Docs.rs
jsonrpc-debugger-0.1.5
jsonrpc-debugger 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
shanejonas
Dependencies
anyhow ^1.0
normal
clap ^4.0
normal
crossterm ^0.27
normal
flate2 ^1.0
normal
ratatui ^0.26
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.20.0
normal
tokio ^1.0
normal
tokio-tungstenite ^0.21
normal
uuid ^1.17.0
normal
warp ^0.3
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsonrpc_
debugger
0.1.5
Crate Items
Structs
Enums
Functions
List of all items
Structs
app::App
app::JsonRpcExchange
app::JsonRpcMessage
app::PendingRequest
app::ProxyConfig
proxy::ProxyServer
proxy::ProxyState
Enums
app::AppMode
app::InputMode
app::MessageDirection
app::ProxyDecision
app::TransportType
Functions
ui::draw