Docs.rs
tendermint-light-node-0.19.0
tendermint-light-node 0.19.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
romac
greg-szabo
liamsi
Dependencies
abscissa_core ^0.5.0
normal
anomaly ^0.2
normal
async-trait ^0.1
normal
gumdrop ^0.7
normal
jsonrpc-core ^17.0
normal
jsonrpc-core-client ^17.0
normal
jsonrpc-derive ^17.0
normal
jsonrpc-http-server ^17.0
normal
serde ^1
normal
serde_json ^1.0
normal
tendermint ^0.19.0
normal
tendermint-light-client ^0.19.0
normal
tendermint-proto ^0.19.0
normal
tendermint-rpc ^0.19.0
normal
thiserror ^1.0
normal
abscissa_core ^0.5.0
dev
futures ^0.3
dev
once_cell ^1.2
dev
pretty_assertions ^0.6
dev
tokio ^1.0
dev
Versions
95.45%
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 rpc
tendermint_
light_
node
0.19.0
Module rpc
Module Items
Structs
Traits
Functions
In crate tendermint_
light_
node
tendermint_light_node
Module
rpc
Copy item path
Source
Expand description
JSON-RPC Server and Client for the light-node RPC endpoint.
Structs
§
Client
The Client.
Server
Traits
§
Rpc
Functions
§
run
Run the given
Server
on the given address and blocks until closed.