panicbit / custom_debugLinks
Derive Debug with a custom format per field.
☆20Updated 3 weeks ago
Alternatives and similar repositories for custom_debug
Users that are interested in custom_debug are comparing it to the libraries listed below
Sorting:
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- ☆77Updated 4 years ago
- ☆43Updated 2 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- Project group working on the "safe transmute" feature☆97Updated last year
- ☆56Updated 3 years ago
- Proof of concept ranged integers in Rust.☆64Updated 3 months ago
- ☆111Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated 2 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- The never type (the true one!) in stable Rust.☆41Updated 7 months ago
- Rust library for creating a commit testament at compile time☆49Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- An easy to configure wrapper for Rust's clippy