Docs.rs
wirc_server-0.3.0
Platform
i686-pc-windows-msvc
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
wirc_server 0.3.0
A server/channel based chat handler backend.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
194
items documented
0
out of
87
items with examples
Size
Source code size: 208.97 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 15.41 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
wicrs/server
10
2
9
crates.io
Dependencies
async-trait ^0.1.42
normal
base64 ^0.13.0
normal
futures ^0.3.8
normal
oauth2 ^3.0.0
normal
rand ^0.7.3
normal
rayon ^1.5.0
normal
reqwest ^0.10.0
normal
serde ^1.0.118
normal
serde_json ^1.0.60
normal
sha2 ^0.9.2
normal
tokio ^0.2.24
normal
uuid ^0.8.1
normal
warp ^0.2.5
normal
serial_test ^0.5.1
dev
tokio-test ^0.3.0
dev
Versions
0.3.0
(2020-12-21)
0.2.3
(2020-12-13)
0.2.2
(2020-12-10)
0.2.1
(2020-12-10)
0.2.0
(2020-12-09)
0.1.0
(2020-12-09)
Owners
WIRC Server
A server for handling chat rooms and messaging groups written in rust.