Docs.rs
network-protocol-1.0.0
network-protocol 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jamesgober
Dependencies
bincode ^1.3
normal
bytes ^1.5
normal
chacha20poly1305 ^0.10
normal
futures ^0.3
normal
getrandom ^0.3.3
normal
lz4_flex ^0.11.5
normal
once_cell ^1.8
normal
rand ^0.9
normal
rand_chacha ^0.3
normal
rand_core ^0.6
normal
rcgen ^0.11
normal
rustls ^0.21
normal
rustls-native-certs ^0.6
normal
rustls-pemfile ^1.0
normal
serde ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.38
normal
tokio-rustls ^0.24
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-futures ^0.2
normal
tracing-subscriber ^0.3
normal
x25519-dalek ^2.0
normal
zstd ^0.13
normal
serial_test ^2.0
dev
Versions
68.8%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
network_
protocol
1.0.0
Module logging
Module Items
Structs
Functions
In network_
protocol::
utils
network_protocol
::
utils
Module
logging
Copy item path
Source
Structs
§
LogConfig
LogConfig provides options for configuring the logging system
Functions
§
init_
logging
Initialize the tracing system with the given configuration
setup_
default_
logging
Setup default logging configuration for quick startup