Docs.rs
the-fourth-server-0.1.1
the-fourth-server 0.1.1
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 tcp_server
tfserver
0.1.1
Module tcp_
server
Module Items
Structs
Type Aliases
In tfserver::
server
tfserver
::
server
Module
tcp_
server
Copy item path
Source
Structs
§
TcpServer
Base binary tcp server.
Type Aliases
§
Request
Channel
The request channel, used to move out tcp stream out of server control.