Docs.rs
mum-cli-0.5.1
mum-cli 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sornas
Dependencies
bincode ^1.3.3
normal
bytes ^1.1.0
normal
chrono ^0.4.19
normal
clap ^4.0.2
normal
clap_complete ^4.0.1
normal
colored ^2.0.0
normal
cpal ^0.14.0
normal
dasp_interpolate ^0.11.0
normal
dasp_ring_buffer ^0.11.0
normal
dasp_signal ^0.11.0
normal
futures-channel ^0.3.21
normal
futures-util ^0.3.21
normal
hound ^3.4.0
normal
lewton ^0.10.2
normal
optional
libnotify ^1.0.3
normal
optional
log ^0.4.16
normal
mumble-protocol ^0.4.1
normal
mumlib ^0.5.1
normal
native-tls ^0.2.10
normal
opus ^0.3.0
normal
serde ^1.0.136
normal
strum ^0.24.0
normal
strum_macros ^0.24.0
normal
tokio ^1.17.0
normal
tokio-native-tls ^0.3.0
normal
tokio-util ^0.6.9
normal
toml_edit ^0.14.4
normal
Versions
24.46%
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
Module tcp
mum_cli
0.5.1
Module tcp
Module Items
Structs
Enums
Functions
In mum_
cli::
network
mum_cli
::
network
Module
tcp
Copy item path
Source
Structs
§
TcpEvent
Queue
Enums
§
Disconnected
Reason
Why the TCP was disconnected.
TcpEvent
Something a callback can register to. Data is sent via a respective
TcpEventData
.
TcpEvent
Data
When a
TcpEvent
occurs, this contains the data for the event.
Functions
§
handle