render_macro

Function render_macro 

Source
pub(crate) fn render_macro(
    ctx: RenderContext<'_>,
    _: &PathCompletionCtx<'_>,
    name: Name,
    macro_: Macro,
) -> Builder