| content.rs |
Contains serializer for content of an XML element |
64157 |
- |
| element.rs |
Contains serializer for an XML element |
91392 |
- |
| key.rs |
|
10857 |
- |
| mod.rs |
Module to handle custom serde `Serializer` |
36395 |
- |
| simple_type.rs |
Contains Serde `Serializer` for XML [simple types] [as defined] in the XML Schema.
[simple types]: https://www.w3schools.com/xml/el_simpletype.asp
[as defined]: https://www.w3.org/TR/xmlschema11-1/#Simple_Type_Definition |
49902 |
- |
| text.rs |
Contains serializer for a special `&text` field |
5731 |
- |