Module assembly_xml::common
source · Expand description
§Code that’s used in all XML modules
Modules§
- Functions to expect exactly one event
Enums§
- A general error type
Functions§
- Expect an
<?xml …declaration - Expect an opening tag
<{key}> - Expect a closing tag
</{key}> - Expect an opening tag
<{key} name="…">
Type Aliases§
- The result type for this module