Module quick_xml::events
[−]
[src]
Defines zero-copy XML events used throughout this library.
Modules
| attributes |
Xml Attributes module |
Structs
| BytesDecl |
An XML declaration ( |
| BytesEnd |
A struct to manage |
| BytesStart |
Opening tag data ( |
| BytesText |
Data from various events (most notably, |
Enums
| Event |
Event emitted by |