Docs.rs
tendermint-light-client-0.40.4
tendermint-light-client 0.40.4
Permalink
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.4
normal
tendermint-light-client-verifier ^0.40.4
normal
tendermint-rpc ^0.40.4
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.4
dev
Versions
36.17%
of the crate is documented
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 instance
tendermint_
light_
client
0.40.4
Module instance
Module Items
Structs
In crate tendermint_
light_
client
tendermint_light_client
Module
instance
Copy item path
Source
Expand description
Supervisor and Handle implementation.
Structs
ยง
Instance
A light client
Instance
packages a
LightClient
together with its
State
.