Docs.rs
jam-std-common-0.1.22
jam-std-common 0.1.22
Permalink
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-next ^0.1.0
normal
jam-codec ^0.1.0
normal
ed25519-consensus ^2.1
normal
jam-types ^0.1.22
normal
jsonrpsee ^0.24.2
normal
rand ^0.9
normal
serde ^1.0
normal
thiserror ^2.0
normal
tiny-keccak ^2.0.2
normal
Versions
54.5%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jam_
std_
common
0.1.22
Auth
Pools
Aliased Type
In crate jam_
std_
common
jam_std_common
Type Alias
AuthPools
Copy item path
Source
pub type AuthPools =
FixedVec
<
AuthPool
,
CoreCount
>;
Aliased Type
ยง
pub struct AuthPools(
/* private fields */
);