Docs.rs
sp-state-machine-0.33.0
sp-state-machine 0.33.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.6.1
normal
hash-db ^0.16.0
normal
log ^0.4.17
normal
parking_lot ^0.12.1
normal
rand ^0.8.5
normal
smallvec ^1.11.0
normal
sp-core ^26.0.0
normal
sp-externalities ^0.23.0
normal
sp-panic-handler ^12.0.0
normal
sp-std ^12.0.0
normal
sp-trie ^27.0.0
normal
thiserror ^1.0.48
normal
tracing ^0.1.29
normal
trie-db ^0.28.0
normal
array-bytes ^6.1
dev
assert_matches ^1.5
dev
pretty_assertions ^1.2.1
dev
rand ^0.8.5
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
☰
sp_state_machine
0.33.0
DBValue
Aliased type
In crate sp_state_machine
?
Type Alias
sp_state_machine
::
DBValue
source
·
[
−
]
pub type DBValue =
Vec
<
u8
>;
Expand description
Database value
Aliased Type
§
struct DBValue { /* private fields */ }