Static ITER_CURRENT_UPDATE_EVENTS

Source
pub static ITER_CURRENT_UPDATE_EVENTS: &BevyLint
Expand description

Click me for more information.

Lint {
    name: "bevy::ITER_CURRENT_UPDATE_EVENTS",
    group: super::SUSPICIOUS,
    description: "called `Events::<T>::iter_current_update_events()`",
}