Docs.rs
the-fourth-server-0.1.1
the-fourth-server 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
KGAFT
Dependencies
async-trait ^0.1
normal
bincode ^2
normal
futures-util ^0.3
normal
num_enum ^0.7
normal
rand ^0.9.2
normal
serde ^1.0
normal
sha2 ^0.11.0-rc.0
normal
tokio ^1
normal
tokio-rustls ^0.26.4
normal
tokio-util ^0.7
normal
Versions
34.56%
of the crate is documented
Platform
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
Skip to main content
Module traffic_proc
tfserver
0.1.1
Module traffic_
proc
Module Items
Structs
Traits
In tfserver::
structures
tfserver
::
structures
Module
traffic_
proc
Copy item path
Source
Structs
§
Traffic
Processor
Holder
Traits
§
Traffic
Process
A traffic processor trait, that applied to all streams. Processes all stream. If you need setup by each specific stream, use codecs instead