LukeMathWalker / tracing_log_errorLinks
A utility crate to log errors without losing key information along the way.
☆31Updated 7 months ago
Alternatives and similar repositories for tracing_log_error
Users that are interested in tracing_log_error are comparing it to the libraries listed below
Sorting:
- Progress reporting abstraction for Rust☆64Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- Include your assets statically into your application with a strict structure☆89Updated 5 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- State machine pattern for Rust☆29Updated 9 months ago
- Serde-based replacement for #[derive(Debug)]