Docs.rs
jsonrpc-fdpass-0.1.1
jsonrpc-fdpass 0.1.1
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
Module error
jsonrpc_
fdpass
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate jsonrpc_
fdpass
jsonrpc_fdpass
Module
error
Copy item path
Source
Expand description
Error types for JSON-RPC operations.
Enums
§
Error
Errors that can occur during JSON-RPC operations.
Type Aliases
§
Result
A specialized Result type for JSON-RPC operations.