Function easy_plugin::extractor::ty_to_paren []

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

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