Skip to main content

asm_expand

Function asm_expand 

Source
fn asm_expand(
    _db: &dyn SourceDatabase,
    _id: MacroCallId,
    tt: &TopSubtree,
    span: Span,
) -> ExpandResult<TopSubtree>