Derive Macro smart_debug_derive::SmartDebug

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

Derive macro for deriving Debug with easier customization