Skip to main content

quote_expand

Function quote_expand 

Source
fn quote_expand(
    _db: &dyn SourceDatabase,
    _arg_id: MacroCallId,
    _tt: &TopSubtree,
    span: Span,
) -> ExpandResult<TopSubtree>