Static ZST_QUERY

Source
pub static ZST_QUERY: &BevyLint
Expand description

Click me for more information.

Lint {
    name: "bevy::ZST_QUERY",
    group: super::NURSERY,
    description: "queried a zero-sized type",
}