Docs.rs
sp-state-machine-0.9.0
sp-state-machine 0.9.0
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 ^2.0.0
normal
hash-db ^0.15.2
normal
log ^0.4.11
normal
num-traits ^0.2.8
normal
parking_lot ^0.11.1
normal
rand ^0.7.2
normal
smallvec ^1.4.1
normal
sp-core ^3.0.0
normal
sp-externalities ^0.9.0
normal
sp-panic-handler ^3.0.0
normal
sp-std ^3.0.0
normal
sp-trie ^3.0.0
normal
thiserror ^1.0.21
normal
trie-db ^0.22.2
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
?
Type Definition
sp_state_machine
::
StorageValue
[
−
]
[src]
type StorageValue =
Vec
<
u8
>;
Storage value.