Skip to main content

matches_ident_with_var_decl_name

Function matches_ident_with_var_decl_name 

Source
fn matches_ident_with_var_decl_name(
    ident: &Ident,
    var_declarator: &&VarDeclarator,
) -> bool