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
0%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate zwiesel
Version 0.1.0
All Items
Structs
Enums
Traits
?
Crate
zwiesel
source
·
[
−
]
Structs
Client
A client for a server using network protocol
T
.
ClientId
Server
A server for network protocol
T
. To shut the server down, simply drop it.
Enums
ClientError
ClientEvent
MessageError
ServerError
ServerEvent
Traits
Message