Crate derive_display_from_debug

Crate derive_display_from_debug 

Source
Expand description

A trivial Rust macro to derive the Display trait for any type with the Debug trait

This is a very lightweight crate: check the README for more info

Derive Macrosยง

Display