Function rustc_errors::markdown::term::write_tt

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