compute_has_local_inherent_impl

Function compute_has_local_inherent_impl 

Source
fn compute_has_local_inherent_impl(
    db: &RootDatabase,
    path_ctx: &PathCompletionCtx<'_>,
    completion_ty: &Type<'_>,
    curr_module: Module,
) -> bool