Docs.rs
sp-state-machine-0.8.1
sp-state-machine 0.8.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^1.3.1
normal
hash-db ^0.15.2
normal
log ^0.4.8
normal
num-traits ^0.2.8
normal
parking_lot ^0.10.0
normal
rand ^0.7.2
normal
smallvec ^1.4.1
normal
sp-core ^2.0.0
normal
sp-externalities ^0.8.0
normal
sp-panic-handler ^2.0.0
normal
sp-std ^2.0.0
normal
sp-trie ^2.0.0
normal
trie-db ^0.22.0
normal
trie-root ^0.16.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition StorageValue
sp_state_machine
?
[
−
]
[src]
Type Definition
sp_state_machine
::
StorageValue
type StorageValue =
Vec
<
u8
>;
Storage value.