Function rustc_errors::markdown::parse::parse_heading

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