rustc_errors::markdown::parse

Function parse_heading

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