Derive Display
A convenient attribute to derive `Display` implementation from another trait implementation. Currently supports `ToTokens`.
Display trait's custom derive for simple enums.
Procedural macro to implement Display and FromStr using common settings.
A macro to derive Display for enums
A trivial Rust macro to derive the Display trait for any type with the Debug trait
Procedural macro to implement Display and FromStr using common settings.
Macro implementation for #[derive(Display)].
A trait that is Display or can be converted to Display
derive(Display, Debug) for structs/enums with one member
A derive macro to automatically define the Display trait based on logos `token` and `regex` attributes.
Adds #[derive(x)] macros for more traits
No description provided.
No description provided.
No description provided.
No description provided.