Module quick_xml::events [] [src]

A module to handle Event enumerator

Modules

attributes

Xml Attributes module

Structs

BytesDecl

Wrapper around BytesElement to parse/write XmlDecl

BytesEnd

A struct to manage Event::End events

BytesStart

A struct to manage Event::Start events

BytesText

A struct to manage Event::End events

Enums

Event

Event to interprete node as they are parsed