Skip to main content

eq_expand

Function eq_expand 

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