Skip to main content

hash_expand

Function hash_expand 

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