Macros§
Structs§
- QName
Deserializer - A deserializer for xml names of elements and attributes.
Functions§
- decode_
name 🔒 - Decodes raw bytes using the deserializer encoding.
The method will borrow if encoding is UTF-8 compatible and
name
contains only UTF-8 compatible characters (usually only ASCII characters).