Function clippy::utils::is_from_for_desugar
[−]
[src]
pub fn is_from_for_desugar(decl: &Decl) -> bool
checks if a let
decl is from a for loop desugaring
pub fn is_from_for_desugar(decl: &Decl) -> bool
checks if a let
decl is from a for loop desugaring