Skip to main content

concat_bytes_expand_subtree

Function concat_bytes_expand_subtree 

Source
fn concat_bytes_expand_subtree(
    tree_iter: TtIter<'_>,
    bytes: &mut String,
    record_span: impl FnMut(Span),
    err_span: Span,
) -> Result<(), ExpandError>