fn scan_start_tag(rest: &[u8]) -> (usize, bool)
Bytes consumed by a start tag, and whether it closed itself.