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

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