Docs.rs
vrf-wasm-0.8.2
vrf-wasm 0.8.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
peitalin
Dependencies
auto_ops ^0.3.0
normal
base64ct ^1.5.3
normal
bcs ^0.1.4
normal
bech32 ^0.9.1
normal
bincode ^1.3.3
normal
bs58 ^0.5.0
normal
curve25519-dalek-ng ^4.1.1
normal
derive_more ^0.99.16
normal
digest ^0.10.6
normal
elliptic-curve ^0.13.2
normal
fastcrypto-derive ^0.1.3
normal
generic-array ^0.14.6
normal
getrandom ^0.2.15
normal
optional
hex ^0.4.3
normal
near-sdk =5.13.0
normal
optional
rand_chacha ^0.3
normal
rand_core ^0.6
normal
schemars ^0.8.12
normal
serde ^1.0.152
normal
serde_with ^3
normal
sha2 ^0.10.6
normal
sha3 ^0.10.6
normal
thiserror ^1.0.38
normal
zeroize ^1.5.7
normal
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
serialize_deserialize_with_to_from_bytes
vrf_
wasm
0.8.2
vrf_wasm
Macro
serialize_
deserialize_
with_
to_
from_
bytes
Copy item path
Source
macro_rules! serialize_deserialize_with_to_from_bytes { ($type:ty, $length:tt) => { ... }; }