Docs.rs
sp-state-machine-0.23.0
sp-state-machine 0.23.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 ^3.2.2
normal
hash-db ^0.15.2
normal
log ^0.4.17
normal
parking_lot ^0.12.1
normal
rand ^0.8.5
normal
smallvec ^1.8.0
normal
sp-core ^17.0.0
normal
sp-externalities ^0.17.0
normal
sp-panic-handler ^6.0.0
normal
sp-std ^6.0.0
normal
sp-trie ^17.0.0
normal
thiserror ^1.0.30
normal
tracing ^0.1.29
normal
array-bytes ^4.1
dev
assert_matches ^1.5
dev
pretty_assertions ^1.2.1
dev
rand ^0.8.5
dev
trie-db ^0.24.0
dev
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
☰
StorageKey
In sp_state_machine
?
Type Definition
sp_state_machine
::
StorageKey
source
·
[
−
]
pub type StorageKey =
Vec
<
u8
>;
Expand description
Storage key.