comma_wrapper

Function comma_wrapper 

Source
fn comma_wrapper(
    ctx: &CompletionContext<'_>,
) -> Option<(impl Fn(&str) -> String, TextRange)>