Static BORROWED_REBORROWABLE

Source
pub static BORROWED_REBORROWABLE: &BevyLint
Expand description

Click me for more information.

Lint {
    name: "bevy::BORROWED_REBORROWABLE",
    group: super::PEDANTIC,
    description: "function parameter takes a mutable reference to a re-borrowable type",
}