Trait ra_ap_hir_ty::TraitRefExt[][src]

pub trait TraitRefExt {
    fn hir_trait_id(&self) -> TraitId;
}

Required methods

Implementors