should_add_self_completions

Function should_add_self_completions 

Source
fn should_add_self_completions(
    cursor: TextSize,
    param_list: &ParamList,
    impl_or_trait: &Option<Either<Impl, Trait>>,
) -> bool