24 releases
0.0.24 | Dec 2, 2024 |
---|---|
0.0.23 | Oct 16, 2024 |
0.0.21 | Sep 20, 2024 |
0.0.20 | Aug 27, 2024 |
0.0.1 | Dec 5, 2023 |
#455 in Network programming
2,218 downloads per month
Used in 4 crates
29KB
501 lines
rust-service-conventions
Conventions for Rust services
Tracing (and logging)
cargo add service_conventions
service_conventions::tracing::setup(tracing::Level::DEBUG);
Dependencies
~0.6–17MB
~244K SLoC