impls_for_ty

Function impls_for_ty 

Source
fn impls_for_ty(
    sema: &Semantics<'_, RootDatabase>,
    ty: Type<'_>,
) -> Vec<NavigationTarget>