Derive Macro bevy_inspector_egui_derive::InspectorOptions

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

Derive macro used to derive InspectorOptions