Docs.rs
zwiesel-0.1.0
zwiesel 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Spickelbing
Dependencies
bytes ^1.4.0
normal
futures ^0.3.28
normal
rand ^0.8.5
normal
thiserror ^1.0.40
normal
tokio ^1.28.2
normal
tokio-util ^0.7.8
normal
bincode ^1.3.3
dev
serde ^1.0.164
dev
tokio ^1.28.2
dev
Versions
6.25%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zwiesel
0.1.0
All Items
Crate Items
Structs
Enums
Traits
Crate
zwiesel
Copy item path
Source
Structs
§
Client
A client for a server using network protocol
T
.
Client
Id
Server
A server for network protocol
T
. To shut the server down, simply drop it.
Enums
§
Client
Error
Client
Event
Message
Error
Server
Error
Server
Event
Traits
§
Message