render_resolution_with_import_pat

Function render_resolution_with_import_pat 

Source
pub(crate) fn render_resolution_with_import_pat(
    ctx: RenderContext<'_>,
    pattern_ctx: &PatternContext,
    import_edit: LocatedImport,
) -> Option<Builder>