Docs.rs
tp-consensus-0.8.1
tp-consensus 0.8.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
marlonhanks
Dependencies
tetsy-scale-codec ^2.0.1
normal
futures ^0.3.1
normal
futures-timer ^3.0.1
normal
log ^0.4.8
normal
parking_lot ^0.11.1
normal
prometheus-endpoint ^0.8.0
normal
serde ^1.0
normal
tet-core ^2.0.1
normal
tetcore-std ^2.0.1
normal
tetcore-utils ^2.0.1
normal
tetsy-libp2p ^0.34.0
normal
thiserror ^1.0.21
normal
tp-api ^2.0.1
normal
tp-inherents ^2.0.1
normal
tp-runtime ^2.0.1
normal
tp-state-machine ^0.8.1
normal
tp-trie ^2.0.1
normal
tp-version ^2.0.1
normal
wasm-timer ^0.2.5
normal
futures ^0.3.9
dev
Versions
95.5%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
tp_consensus
::
error
?
Type Definition
tp_consensus
::
error
::
Result
[
−
]
[src]
type Result<T> =
Result
<T,
Error
>;
Result type alias.