aws_sdk_rust::aws::common::xmlutil
pub fn peek_is_end_element<T: Peek + Next>(stack: &mut T) -> Result<bool, XmlParseError>