Derive Macro everscale_types_proc::CustomDebug
source · #[derive(CustomDebug)]
{
// Attributes available to this derive:
#[debug]
#[bounds]
}
Expand description
Implements Debug for the type.
#[derive(CustomDebug)]
{
// Attributes available to this derive:
#[debug]
#[bounds]
}
Implements Debug for the type.