panicbit / custom_debugLinks
Derive Debug with a custom format per field.
☆20Updated 7 months ago
Alternatives and similar repositories for custom_debug
Users that are interested in custom_debug are comparing it to the libraries listed below
Sorting:
- Inline procedural macros for Rust☆57Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆119Updated 3 weeks ago
- A sinless derive helper☆72Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 3 weeks ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- ☆43Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆112Updated 2 years ago
- ☆57Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Set the minimum alignments of types using const generics.☆18Updated 8 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Proof of concept ranged integers in Rust.☆48Updated 2 months ago
- Serialization value trees☆45Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆74Updated 3 years ago
- Rust library for creating a commit testament at compile time☆49Updated 6 months ago
- Ranged integers for Rust based on const generics☆28Updated this week
- ☆31Updated last year
- Iterator of const known length☆16Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- ☆57Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago