pub static MISSING_REFLECT: &BevyLint
Expand description
Click me for more information.
ⓘ
Lint {
name: "bevy::MISSING_REFLECT",
group: RESTRICTION,
description: "defined a component, resource, or event without a `Reflect` implementation",
}