26 releases
new 0.0.26 | Jan 6, 2025 |
---|---|
0.0.24 | Dec 2, 2024 |
0.0.23 | Oct 16, 2024 |
0.0.18 | Jul 15, 2024 |
0.0.1 | Dec 5, 2023 |
#452 in Network programming
1,854 downloads per month
Used in 4 crates
31KB
548 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
~247K SLoC