Docs.rs
chatting-0.2.0
chatting 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MMitsuha
Dependencies
bincode ^1.3.3
normal
clap ^4.5.0
normal
flexi_logger ^0.27.4
normal
futures ^0.3.30
normal
log ^0.4.20
normal
rand ^0.8.5
normal
serde ^1.0.196
normal
tokio ^1.36.0
normal
tokio-stream ^0.1.14
normal
tokio-util ^0.7.10
normal
Versions
31.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
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
chatting
0.2.0
All Items
Sections
chatting
Crate Items
Re-exports
Modules
Functions
Crate
chatting
Copy item path
Source
Expand description
§
chatting
A simple chat server written in Rust
Re-exports
§
pub use config::
CliArgs
;
pub use config::
Config
;
Modules
§
config
utils
Functions
§
run