XmlString

Represents a string (slice of XmlParser input stream) which still contains encoded XML entities.

deprecated
struct XmlString (
S
) {}

Members

Variables

encoded
S encoded;
Undocumented in source.

Meta