Docs.rs
sc-client-api-38.0.0
sc-client-api 38.0.0
Permalink
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.12
normal
fnv ^1.0.6
normal
futures ^0.3.31
normal
log ^0.4.22
normal
parking_lot ^0.12.1
normal
substrate-prometheus-endpoint ^0.17.1
normal
sc-executor ^0.41.0
normal
sc-transaction-pool-api ^38.0.0
normal
sc-utils ^18.0.0
normal
sp-api ^35.0.0
normal
sp-blockchain ^38.0.0
normal
sp-consensus ^0.41.0
normal
sp-core ^35.0.0
normal
sp-database ^10.0.0
normal
sp-externalities ^0.30.0
normal
sp-runtime ^40.0.0
normal
sp-state-machine ^0.44.0
normal
sp-statement-store ^19.0.0
normal
sp-storage ^22.0.0
normal
sp-trie ^38.0.0
normal
thiserror ^1.0.64
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
sc_
client_
api
38.0.0
Module in_mem
Module Items
Structs
Functions
In crate sc_
client_
api
sc_client_api
Module
in_mem
Copy item path
Source
Expand description
In memory client backend
Structs
§
Backend
In-memory backend. Keeps all states and blocks in memory.
Block
Import
Operation
In-memory operation.
Blockchain
In-memory blockchain. Supports concurrent reads.
Functions
§
check_
genesis_
storage
Check that genesis storage is valid.