Small crate to allow using Debug as regular Display (Why isn't this just part of std?)
Enables a rust types display implementation to be used as its debug implementation.
Return opaque impl Display and/or impl Debug types via display_with and debug_with.
Procedural macros for implementing Display, Debug and FromStr for (de)serializing json strings
A trivial Rust macro to derive the Display trait for any type with the Debug trait
derive(Display, Debug) for structs/enums with one member
Derive Debug and Display while honoring #[sensitive(redact | truncate = N | skip)] field attributes.
A derive macro to automatically define the Display trait based on logos `token` and `regex` attributes.
Use Display if available, Debug otherwise
Powerful derivation macros; part of the 'amplify' library
Track and put down bugs using simple concise error handling
Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.