Skip to main content

complete_on_unimplemented

Function complete_on_unimplemented 

Source
pub(super) fn complete_on_unimplemented(
    acc: &mut Completions,
    ctx: &CompletionContext<'_, '_>,
    existing_keys: &[Expr],
)