Skip to main content

copy_expand

Function copy_expand 

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