Module assembly_xml::common::exact
source · Expand description
§Functions to expect exactly one event
Enums§
- The errors for this module
- The kind of an XML event
Functions§
- Expect an attribute on an opening tag and return a parsed value
- Expect an
- Expect a closing tag and return it
- Expect an opening tag and return it
- Expect some text and return it
- Expect either a text node or an end tag
Type Aliases§
- The result type for this module