Derive Macro bevy_inspector_egui::Inspectable[][src]

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

Derives the Inspectable trait.