Skip to main content

complete_feature

Function complete_feature 

Source
pub(super) fn complete_feature(
    acc: &mut Completions,
    ctx: &CompletionContext<'_, '_>,
    existing_features: &[Path],
)