Docs.rs
jsonrpc-fdpass-0.1.1
jsonrpc-fdpass 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cgwalters
Dependencies
jsonrpsee ^0.24
normal
rustix ^1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
async-trait ^0.1
dev
kani-verifier ^0.67
dev
tempfile ^3.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-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
Skip to main content
JSONRPC_VERSION
jsonrpc_
fdpass
0.1.1
In jsonrpc_
fdpass::
message
jsonrpc_fdpass
::
message
Constant
JSONRPC_
VERSION
Copy item path
Source
pub const JSONRPC_VERSION: &
str
= "2.0";
Expand description
The JSON-RPC protocol version.