Skip to main content

concat_expand

Function concat_expand 

Source
fn concat_expand(
    _db: &dyn SourceDatabase,
    _arg_id: MacroCallId,
    tt: &TopSubtree,
    call_site: Span,
) -> ExpandResult<TopSubtree>