oa_gateway_uci::xml

Function scan_start_tag

Source
fn scan_start_tag(rest: &[u8]) -> (usize, bool)
Expand description

Bytes consumed by a start tag, and whether it closed itself.