Skip to main content

include_str_expand

Function include_str_expand 

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