Docs.rs
sustenet-shared-0.1.4
sustenet-shared 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
Makosai
Dependencies
aes-gcm ^0.10.3
normal
base64 ^0.22.1
normal
config ^0.15.4
normal
ctrlc ^3.4.5
normal
tokio ^1.41.1
normal
Versions
21.14%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sustenet_
shared
0.1.4
All Items
Crate Items
Modules
Macros
Traits
Crate
sustenet_shared
Copy item path
Source
Modules
§
config
logging
macros
network
packets
security
utils
Macros
§
log_
message
lread_
string
This reads a u8 for the length and then calls read_exact to read the bytes then converts it to a string.
lselect
This calls loop and select! in a single macro.
Traits
§
Client
Plugin
Server
Plugin