Module assembly_xml::common[][src]

Expand description

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 Definitions

The result type for this module