Function rustc_errors::markdown::term::write_tt

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