Docs.rs
safe-zk-token-sdk-1.14.17
safe-zk-token-sdk 1.14.17
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Fair-Exchange
Dependencies
base64 ^0.13
normal
bytemuck ^1.11.0
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
safecoin-program =1.14.17
normal
aes-gcm-siv ^0.10.3
normal
arrayref ^0.3.6
normal
bincode ^1
normal
byteorder ^1
normal
cipher ^0.4
normal
curve25519-dalek ^3.2.1
normal
getrandom ^0.1
normal
itertools ^0.10.3
normal
lazy_static ^1.4.0
normal
merlin ^3
normal
rand ^0.7
normal
safecoin-sdk =1.14.17
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha3 ^0.9
normal
subtle ^2
normal
thiserror ^1.0
normal
zeroize ^1.3
normal
Versions
35.59%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In safe_zk_token_sdk
?
Macro
safe_zk_token_sdk
::
define_add_variants
source
·
[
−
]
macro_rules!
define_add_variants { (LHS =
$lhs
:ty, RHS =
$rhs
:ty, Output =
$out
:ty) => { ... }; }