pub(crate) fn format_literal_label(
name: &str,
kind: StructKind,
snippet_cap: Option<SnippetCap>,
) -> SmolStrExpand description
Format a struct, etc. literal option for display in the completions menu.
pub(crate) fn format_literal_label(
name: &str,
kind: StructKind,
snippet_cap: Option<SnippetCap>,
) -> SmolStrFormat a struct, etc. literal option for display in the completions menu.