Docs.rs
boxcar_rpc-0.1.2
boxcar_rpc 0.1.2
Permalink
Docs.rs crate page
LGPL-3.0-only
Links
crates.io
Source
Owners
volfco
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bincode ^1.3
normal
deadqueue ^0.2
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
quote ^1.0
normal
rand ^0.8
normal
serde ^1.0
normal
tokio ^1.16
normal
tokio-tungstenite ^0.16
normal
tracing ^0.1
normal
tracing-subscriber ^0.2
normal
url ^0.5
normal
Versions
28.81%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Crate boxcar_rpc
boxcar_
rpc
0.1.2
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Traits
Functions
Type Aliases
Crate
boxcar_
rpc
Copy item path
Source
Re-exports
§
pub use crate::transport::
Transport
;
pub use crate::transport::
WireMessage
;
Modules
§
executor
transport
Structs
§
Client
RPCTask
Represents an executing RPC Job
RpcRequest
Server
Session
Enums
§
Boxcar
Message
RpcResult
enum to represent the state of an RPC
Traits
§
Boxcar
Message
Trait
Handler
Trait
Functions
§
connection_
handler
Type Aliases
§
Callback
Handler