Function easy_plugin::extractor::ty_to_path []

pub fn ty_to_path(ty: &Ty) -> Result<(Option<QSelf>, Path), (Span, String)>

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