Module xml5ever::data

source ·
Expand description

Data that is known at compile-time and hard-coded into the binary.

Statics§

  • The spec replaces most characters in the ISO-2022 C1 control code range (U+0080 through U+009F) with these characters, based on Windows 8-bit codepages.
  • A map of entity names to their codepoints. The second codepoint will be 0 if the entity contains a single codepoint. Entities have their preceding ‘&’ removed.