panicbit / custom_debug
Derive Debug with a custom format per field.
☆18Updated 5 months ago
Alternatives and similar repositories for custom_debug:
Users that are interested in custom_debug are comparing it to the libraries listed below
- ☆56Updated 3 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- A sinless derive helper☆72Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆112Updated 3 weeks ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆74Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- We have Crater At Home☆30Updated 6 months ago
- Set the minimum alignments of types using const generics.☆18Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- ☆112Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆32Updated 6 months ago
- ☆56Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Types to define keyboard related events☆61Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆56Updated 11 months ago