Docs.rs
protocol-3.4.0
protocol 3.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dylanmckay
Dependencies
byteorder ^1.4
normal
error-chain ^0.12
normal
flate2 ^1.0
normal
optional
num-traits ^0.2
normal
protocol-derive ^3.4.0
normal
optional
uuid ^0.8
normal
optional
protocol-derive ^3.4.0
dev
Versions
74.17%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
protocol
3.4.0
Module stream
Module Items
Structs
Traits
In protocol::
wire
protocol
::
wire
Module
stream
Copy item path
Source
Expand description
Stream-based over the wire communication.
Structs
§
Connection
A stream-based connection.
Traits
§
Transport