pub(crate) fn collect_rendered_blocks<'a>(
root: &'a AstNode<'a>,
options: &Options<'_>,
lex_out: Option<&BorrowedLexOutput<'a>>,
) -> Vec<RenderedBlock>pub(crate) fn collect_rendered_blocks<'a>(
root: &'a AstNode<'a>,
options: &Options<'_>,
lex_out: Option<&BorrowedLexOutput<'a>>,
) -> Vec<RenderedBlock>