[][src]Derive Macro bevy_inspector_egui::Inspectable

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

Derives the Inspectable trait.