Skip to main content

assert_expand

Function assert_expand 

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