Docs.rs
tcp-lib-0.1.0
tcp-lib 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
soywod
Dependencies
tracing ^0.1
normal
tracing-subscriber ^0.3
dev
Versions
81.82%
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
tcp_lib
0.1.0
Module read
Module Items
Structs
Enums
In crate tcp_
lib
tcp_lib
Module
read
Copy item path
Source
Structs
§
Flow
Flow for reading a chunk of bytes from a TCP stream.
State
The TCP I/O state, owned by flows and updated by handlers.
Enums
§
Io
The TCP I/O request enum, emitted by flows and processed by handlers.