Skip to main content

cfg_select_expand

Function cfg_select_expand 

Source
fn cfg_select_expand(
    db: &dyn SourceDatabase,
    id: MacroCallId,
    tt: &TopSubtree,
    span: Span,
) -> ExpandResult<TopSubtree>