11 releases
new 0.11.0 | Oct 26, 2024 |
---|---|
0.10.0 | Aug 10, 2023 |
0.9.3 | Jul 26, 2023 |
0.8.0 | Jun 8, 2023 |
0.1.2 | May 29, 2023 |
#927 in Cryptography
137 downloads per month
Used in 10 crates
(8 directly)
34KB
1K
SLoC
Sentc common
Common shared values between sentc server api and the sentc client sdk.
lib.rs
:
Sentc common to communicate with the backend api
The input and output for and from the server. The server output and input are json strings.
Contains type def for the ids. Ids are used internally. A UserId is not the user identifier which is sued to login.
Non std with alloc
Dependencies
~0.7–1.6MB
~35K SLoC