Function fabric_support_procedural_tools::syn_ext::type_contains_ident[][src]

pub fn type_contains_ident(typ: &Type, ident: &Ident) -> bool

Check if a Type contains the given Ident.