[][src]Crate derive_display_from_debug

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