Skip to main content

include_expand

Function include_expand 

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