Skip to main content

unreachable_expand

Function unreachable_expand 

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