Docs.rs
sp-blockchain-2.0.1
sp-blockchain 2.0.1
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 ^1.3.1
normal
derive_more ^0.99.2
normal
log ^0.4.8
normal
lru ^0.4.0
normal
parking_lot ^0.10.0
normal
sp-block-builder ^2.0.0
normal
sp-consensus ^0.8.0
normal
sp-database ^2.0.0
normal
sp-runtime ^2.0.0
normal
sp-state-machine ^0.8.0
normal
Versions
94.44%
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
☰
Type Definition Result
sp_blockchain
?
[
−
]
[src]
Type Definition
sp_blockchain
::
Result
type Result<T> =
Result
<T,
Error
>;
Client Result type alias