Function pulldown_cmark::scanners::scan_entity[][src]

pub fn scan_entity(data: &str) -> (usize, Option<Cow<'static, str>>)