Function pulldown_cmark::scanners::scan_table_head[][src]

pub fn scan_table_head(data: &str) -> (usize, Vec<Alignment>)