Docs.rs
soil-babe-0.2.0
soil-babe 0.2.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sorpaas
Dependencies
async-trait ^0.1.88
normal
parity-scale-codec ^3.7.5
normal
futures ^0.3.31
normal
jsonrpsee ^0.24.10
normal
log ^0.4.22
normal
num-bigint ^0.4.6
normal
num-rational ^0.4.1
normal
num-traits ^0.2.17
normal
parking_lot ^0.12.1
normal
serde ^1.0.214
normal
soil-client ^0.2.0
normal
soil-consensus ^0.2.0
normal
soil-fork-tree ^0.2.0
normal
soil-prometheus ^0.2.0
normal
soil-rpc ^0.2.0
normal
soil-telemetry ^0.2.0
normal
subsoil ^0.2.0
normal
subsoil-crypto-hashing ^0.2.0
normal
thiserror ^1.0.64
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Randomness
soil_
babe
0.2.0
soil_babe
Type Alias
Randomness
Copy item path
Source
pub type Randomness = [
u8
;
32
];
Expand description
Randomness type required by BABE operations.