#[derive(CustomDebug)]
{
    // Attributes available to this derive:
    #[debug]
    #[bounds]
}
Expand description

Implements Debug for the type.