Docs.rs
sc-client-db-0.29.0-dev.5
sc-client-db 0.29.0-dev.5
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-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
kvdb ^0.13.0
normal
kvdb-memorydb ^0.13.0
normal
kvdb-rocksdb ^0.19.0
normal
linked-hash-map ^0.5.4
normal
log ^0.4.17
normal
parity-db ^0.4.8
normal
parking_lot ^0.12.1
normal
sc-client-api =21.1.0-dev.5
normal
sc-state-db =0.24.0-dev.5
normal
schnellru ^0.2.1
normal
sp-arithmetic =16.1.0-dev.5
normal
sp-blockchain =21.1.0-dev.5
normal
sp-core =21.1.0-dev.5
normal
sp-database =5.1.0-dev.5
normal
sp-runtime =24.1.0-dev.5
normal
sp-state-machine =0.29.0-dev.5
normal
sp-trie =22.1.0-dev.5
normal
array-bytes ^6.1
dev
criterion ^0.4.0
dev
kvdb-rocksdb ^0.19.0
dev
quickcheck ^1.0.3
dev
rand ^0.8.5
dev
tempfile ^3.1.0
dev
Versions
100%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
DbHash
In sc_client_db
?
Type Definition
sc_client_db
::
DbHash
source
·
[
−
]
pub type DbHash = H256;
Expand description
Hash type that this backend uses for the database.