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.