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