#[derive(Inspectable)]
{
    // Attributes available to this derive:
    #[inspectable]
}
Expand description

Derives the Inspectable trait.