pub(crate) fn render_type_inference(
ty_string: String,
ctx: &CompletionContext<'_>,
path_ctx: &PathCompletionCtx<'_>,
) -> CompletionItempub(crate) fn render_type_inference(
ty_string: String,
ctx: &CompletionContext<'_>,
path_ctx: &PathCompletionCtx<'_>,
) -> CompletionItem