Docs.rs
cometbft-rpc-0.1.0-alpha.2
cometbft-rpc 0.1.0-alpha.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bftbot
Dependencies
async-trait ^0.1
normal
async-tungstenite ^0.24
normal
optional
bytes ^1.0
normal
cometbft ^0.1.0-alpha.2
normal
cometbft-config ^0.1.0-alpha.2
normal
cometbft-proto ^0.1.0-alpha.2
normal
flex-error ^0.4.4
normal
futures ^0.3
normal
optional
getrandom ^0.2
normal
peg ^0.8
normal
pin-project ^1.0.1
normal
rand ^0.8
normal
reqwest ^0.11.20
normal
optional
semver ^1.0
normal
serde ^1
normal
serde_bytes ^0.11
normal
serde_json ^1
normal
structopt ^0.3
normal
optional
subtle ^2
normal
subtle-encoding ^0.5
normal
thiserror ^1
normal
time ^0.3
normal
tokio ^1.0
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
url ^2.4.1
normal
uuid ^1.7
normal
walkdir ^2.3
normal
http ^1
dev
lazy_static ^1.4.0
dev
tokio-test ^0.4
dev
Versions
61.06%
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
Skip to main content
Module string
cometbft_
rpc
0.1.0-alpha.2
Module string
Module Items
Functions
In cometbft_
rpc::
serializers::
bytes
cometbft_rpc
::
serializers
::
bytes
Module
string
Copy item path
Source
Expand description
Serialize into string, deserialize from string
Functions
ยง
deserialize
Deserialize string into
Vec<u8>
serialize
Serialize from
T
into string