Skip to main content

make_const_compl_syntax

Function make_const_compl_syntax 

Source
fn make_const_compl_syntax(
    ctx: &CompletionContext<'_, '_>,
    const_: &Const,
    macro_file: Option<MacroCallId>,
) -> SmolStr