Docs.rs
bp-runtime-0.3.0-dev.1
bp-runtime 0.3.0-dev.1
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
crates.io
Source
Owners
parity-crate-owner
Dependencies
parity-scale-codec ^3.1.5
normal
frame-support =24.0.0-dev.1
normal
frame-system =24.0.0-dev.1
normal
hash-db ^0.16.0
normal
impl-trait-for-tuples ^0.2.2
normal
log ^0.4.19
normal
num-traits ^0.2
normal
scale-info ^2.9.0
normal
serde ^1.0
normal
sp-core =24.0.0-dev.1
normal
sp-io =26.0.0-dev.1
normal
sp-runtime =27.0.0-dev.1
normal
sp-state-machine =0.31.0-dev.1
normal
sp-std =11.0.0-dev.1
normal
sp-trie =25.0.0-dev.1
normal
trie-db ^0.28.0
normal
hex-literal ^0.4
dev
Versions
89.32%
of the crate is documented
Go to latest stable release
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
☰
bp_runtime
0.3.0-dev.1
HashOf
In crate bp_runtime
?
Type Alias
bp_runtime
::
HashOf
source
·
[
−
]
pub type HashOf<C> = <C as
Chain
>::
Hash
;
Expand description
Hash type used by the chain.