rustc_errors::markdown::parse

Function parse_heading

Source
fn parse_heading(buf: &[u8]) -> Option<(MdTree<'_>, &'_ [u8])>