Function aws_sdk_rust::aws::common::xmlutil::peek_is_end_element
[−]
[src]
pub fn peek_is_end_element<T: Peek + Next>(stack: &mut T) -> Result<bool, XmlParseError>
takes a peek to see if the next element is the end_element