Module key

Source

Macros§

deserialize_num 🔒

Structs§

QNameDeserializer
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).