Derive Macro bevy_inspector_egui::Inspectable

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

Derives the Inspectable trait.