Function easy_plugin::extractor::ty_to_rptr []

pub fn ty_to_rptr(ty: &Ty) -> Result<(Option<Lifetime>, MutTy), (Span, String)>

Returns the TyKind::Rptr values in the supplied Ty.