Docs.rs
qrpc-sdk-0.1.1
qrpc-sdk 0.1.1
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
MathJud
Dependencies
async-std ^1.0
normal
async-trait ^0.1
normal
byteorder ^1.0
normal
capnp ^0.13
normal
ratman-identity ^0.6.0
normal
tracing ^0.1
normal
capnpc ^0.13
build
Versions
43.75%
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
Module io
qrpc_
sdk
0.1.1
Module io
Module Items
Structs
Traits
Functions
In crate qrpc_
sdk
qrpc_sdk
Module
io
Copy item path
Source
Expand description
I/O utility module
Structs
§
Message
A message buffer to send or receive
Traits
§
Write
ToBuf
Allow any type to be written to a Capnproto message buffer
Functions
§
recv
Read a framed message from a socket
send
Send a message with frame