Docs.rs
hala-tcp-0.1.6
hala-tcp 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yayanyang
Dependencies
futures ^0.3.29
normal
hala-future ^0.1
normal
hala-io ^0.1
normal
log ^0.4
normal
thiserror ^1.0.50
normal
divan ^0.1
dev
futures-test ^0.3
dev
hala-io ^0.1
dev
hala-test ^0.1
dev
pretty_env_logger ^0.5
dev
rand ^0.8
dev
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
hala_
tcp
0.1.6
All Items
Crate Items
Structs
Crate
hala_tcp
Copy item path
Source
Structs
ยง
TcpListener
A structure representing a socket tcp server
TcpStream
A TCP stream between a local and a remote socket.