Function assemblylift_iomod_s3_guest::xml_util::util::find_start_element[][src]

pub fn find_start_element<T: Peek + Next>(stack: &mut T)
Expand description

skip all elements until a start element is encountered

Errors and end-of-stream are ignored.