#[derive(SmartDebug)]
{
// Attributes available to this derive:
#[debug]
}
Expand description
Derive macro for deriving [Debug
] with easier customization
#[derive(SmartDebug)]
{
// Attributes available to this derive:
#[debug]
}
Derive macro for deriving [Debug
] with easier customization