Docs.rs
  • tendermint-light-client-0.40.3
    • tendermint-light-client 0.40.3
    • 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.5.11 normal
      • derive_more ^0.99.5 normal
      • flex-error ^0.4.4 normal
      • futures ^0.3.4 normal
      • regex ^1.7.3 normal
      • serde ^1.0.106 normal
      • serde_cbor ^0.11.1 normal
      • serde_derive ^1.0.106 normal
      • serde_json ^1.0.51 normal
      • sled ^0.34.3 normal optional
      • static_assertions ^1.1.0 normal
      • tendermint ^0.40.3 normal
      • tendermint-light-client-verifier ^0.40.3 normal
      • tendermint-rpc ^0.40.3 normal
      • time ^0.3 normal
      • tokio ^1.0 normal optional
      • tracing ^0.1 normal
      • gumdrop ^0.8.0 dev
      • proptest ^0.10.1 dev
      • rand ^0.8.3 dev
      • serde_json ^1.0.51 dev
      • tempfile ^3.2.0 dev
      • tendermint-light-client-verifier ^0.40.3 dev
    • Versions
    • 36.17% 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

tendermint_light_client0.40.3

Module errors

Module Items

  • Structs
  • Enums
  • Traits

In crate tendermint_light_client

tendermint_light_client

Module errors

Source
Expand description

Toplevel errors raised by the light client.

Structs§

BisectionFailedSubdetail
ChannelDisconnectedSubdetail
Error
ForkDetectedSubdetail
HeightTooHighSubdetail
InvalidAdjacentHeadersSubdetail
InvalidLightBlockSubdetail
IoSubdetail
MissingLastBlockIdSubdetail
NoInitialTrustedStateSubdetail
NoPrimarySubdetail
NoTrustedStateSubdetail
NoWitnessesLeftSubdetail
NoWitnessesSubdetail
SerdeCborSubdetail
SledSubdetail
TargetLowerThanTrustedStateSubdetail
TrustedStateOutsideTrustingPeriodSubdetail

Enums§

ErrorDetail

Traits§

ErrorExt
Extension methods for ErrorKind