Function easy_plugin::extractor::ty_to_mac []

pub fn ty_to_mac(ty: &Ty) -> Result<Spanned<Mac_>, (Span, String)>

Returns the TyKind::Mac value in the supplied Ty.