Skip to main content

partial_ord_expand

Function partial_ord_expand 

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