Derive Macro smart_debug::SmartDebug

source ·
#[derive(SmartDebug)]
{
    // Attributes available to this derive:
    #[debug]
}
Expand description

Derive macro for deriving [Debug] with easier customization