Docs.rs
ttserver-0.2.35
ttserver 0.2.35
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ktmlm
Dependencies
clap ^2.33
normal
flate2 ^1.0
normal
futures ^0.3.5
normal
futures-timer ^3.0.2
normal
lazy_static ^1.4
normal
myutil ^0.2
normal
nix ^0.18
normal
num_cpus ^1.13
normal
parking_lot ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
ttcore ^0.2
normal
ttserver_def ^0.2
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
ttserver
0.2.35
All Items
Sections
tt-server
Crate Items
Modules
Macros
Functions
Crate
ttserver
Copy item path
Source
Expand description
§
tt-server
处理与 Client 端的交互逻辑.
Modules
§
cfg
Config Parse
util
Commiuncation With Client
Macros
§
send_
err
回送失败信息
send_ok
回送成功信息
Functions
§
start
服务启动入口