Docs.rs
composition-0.1.0
composition 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
garentyler
Dependencies
async-trait ^0.1.48
normal
chrono ^0.4.13
normal
ctrlc ^3.1.8
normal
fern ^0.6
normal
futures ^0.3.13
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
radix64 ^0.3.0
normal
serde ^1.0.114
normal
serde_json ^1.0.59
normal
tokio ^1
normal
toml ^0.5
normal
Versions
20.14%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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 server
composition
0.1.0
Module server
Module Items
Modules
Structs
In crate composition
composition
Module
server
Copy item path
Source
Expand description
The logic for the server.
Modules
§
messages
Internal messaging for the server.
net
Put the network client struct in its own file.
Structs
§
Server
The struct containing all the data and running all the updates.