Docs.rs
tendermint-light-client-0.23.0
tendermint-light-client 0.23.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
romac
greg-szabo
liamsi
bftbot
Dependencies
chrono ^0.4
normal
contracts ^0.4.0
normal
crossbeam-channel ^0.4.2
normal
derive_more ^0.99.5
normal
flex-error ^0.4.4
normal
futures ^0.3.4
normal
serde ^1.0.106
normal
serde_cbor ^0.11.1
normal
serde_derive ^1.0.106
normal
sled ^0.34.3
normal
static_assertions ^1.1.0
normal
tendermint ^0.23.0
normal
tendermint-rpc ^0.23.0
normal
tokio ^1.0
normal
gumdrop ^0.8.0
dev
proptest ^0.10.1
dev
rand ^0.7.3
dev
serde_json ^1.0.51
dev
tempfile ^3.2.0
dev
Versions
50.11%
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
☰
Module errors
Structs
Enums
Traits
?
Module
tendermint_light_client
::
errors
[
−
]
[src]
Expand description
Toplevel errors raised by the light client.
Structs
BisectionFailedSubdetail
ChannelDisconnectedSubdetail
Error
ForkDetectedSubdetail
InvalidAdjacentHeadersSubdetail
InvalidLightBlockSubdetail
IoSubdetail
MissingLastBlockIdSubdetail
NoInitialTrustedStateSubdetail
NoPrimarySubdetail
NoTrustedStateSubdetail
NoWitnessesLeftSubdetail
NoWitnessesSubdetail
SerdeCborSubdetail
SledSubdetail
TargetLowerThanTrustedStateSubdetail
TrustedStateOutsideTrustingPeriodSubdetail
Enums
ErrorDetail
Traits
ErrorExt
Extension methods for
ErrorKind