OPEN-SOURCE PROJECT

typesafe-sdk-rust

A Rust client for TypeSafe with asynchronous and optional blocking calls plus typed question and answer wrappers.

Stars
2
Forks
0
License
MIT
Last commit
2026-09-17

What Jev does here

Builds Jev requests and handles authentication, transport and structured response parsing.

Reuses API models and transport logic in Rust applications.

Type wrappers do not eliminate every invalid request or runtime error; this crate and the live API were not tested here.