Static INSERT_UNIT_BUNDLE

Source
pub static INSERT_UNIT_BUNDLE: &BevyLint
Expand description

Click me for more information.

Lint {
    name: "bevy::INSERT_UNIT_BUNDLE",
    group: super::SUSPICIOUS,
    description: "inserted a `Bundle` containing a unit `()` type",
}