Docs.rs
sp-state-machine-0.43.0
sp-state-machine 0.43.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
arbitrary ^1.3.2
normal
optional
parity-scale-codec ^3.6.12
normal
hash-db ^0.16.0
normal
log ^0.4.21
normal
parking_lot ^0.12.1
normal
optional
rand ^0.8.5
normal
optional
smallvec ^1.11.0
normal
sp-core ^34.0.0
normal
sp-externalities ^0.29.0
normal
sp-panic-handler ^13.0.0
normal
optional
sp-trie ^37.0.0
normal
thiserror ^1.0.48
normal
optional
tracing ^0.1.37
normal
optional
trie-db ^0.29.0
normal
arbitrary ^1.3.2
dev
array-bytes ^6.2.2
dev
assert_matches ^1.5.0
dev
pretty_assertions ^1.3.0
dev
rand ^0.8.5
dev
Versions
100%
of the crate is documented
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.43.0
DBValue
Aliased type
In crate sp_state_machine
Type Alias
sp_state_machine
::
DBValue
Copy item path
source
·
[
−
]
pub type DBValue =
Vec
<
u8
>;
Expand description
Database value
Aliased Type
§
struct DBValue {
/* private fields */
}