rustc_errors::markdown::term

Function write_tt

source
fn write_tt(tt: &MdTree<'_>, buf: &mut Buffer, indent: usize) -> Result<()>