Macros

Structs

Some structs are difficult to parse using xmlserde. Fortunately, those structs have little affect to us. We just need to read and write them. We use Unparsed to keep them.

Traits

Functions

Keep reading event until meeting the Start Event named root and start to deserialize.

Derive Macros