Skip to main content

ord_expand

Function ord_expand 

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