Static PANICKING_METHODS

Source
pub static PANICKING_METHODS: &BevyLint
Expand description

Click me for more information.

Lint {
    name: "bevy::PANICKING_METHODS",
    group: super::RESTRICTION,
    description: "called a method that can panic when a non-panicking alternative exists",
}