Docs.rs
jam-std-common-0.1.21
jam-std-common 0.1.21
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
gavofyork
Dependencies
ark-vrf ^0.1.0
normal
blake2b_simd ^1
normal
bounded-collections ^0.2.0
normal
ed25519-consensus ^2.1
normal
jam-types ^0.1.21
normal
jsonrpsee ^0.24.2
normal
rand ^0.9
normal
parity-scale-codec ^3.6.12
normal
serde ^1.0
normal
thiserror ^2.0
normal
tiny-keccak ^2.0.2
normal
Versions
54.61%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
jam_
std_
common
0.1.21
Auth
Pool
Aliased Type
In crate jam_
std_
common
jam_std_common
Type Alias
AuthPool
Copy item path
Source
pub type AuthPool =
BoundedVec
<
AuthorizerHash
, AuthWindow>;
Aliased Type
ยง
struct AuthPool(
/* private fields */
);