Docs.rs
  • tendermint-light-client-0.27.0
    • tendermint-light-client 0.27.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • romac
    • greg-szabo
    • liamsi
    • bftbot
    • Dependencies
      • contracts ^0.6.2 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.27.0 normal
      • tendermint-light-client-verifier ^0.27.0 normal
      • tendermint-rpc ^0.27.0 normal
      • time ^0.3 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
    • 49.62% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Module errors

  • Structs
  • Enums
  • Traits
?
Change settings

Module tendermint_light_client::errors

source ·
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