Searched refs:ALLOWED_REPEATED_MACROS (Results 1 – 1 of 1) sorted by relevance
40 const ALLOWED_REPEATED_MACROS: &[&str] = &["s", "s_no_extra_traits", "s_paren"]; constant370 ALLOWED_REPEATED_MACROS.contains(&ident.to_string().as_str()) in visit_macro()