Function easy_plugin::extractor::ty_to_typeof []

pub fn ty_to_typeof(ty: &Ty) -> Result<P<Expr>, (Span, String)>

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