render_path_resolution

Function render_path_resolution 

Source
pub(crate) fn render_path_resolution(
    ctx: RenderContext<'_>,
    path_ctx: &PathCompletionCtx<'_>,
    local_name: Name,
    resolution: ScopeDef,
) -> Builder