Expand description
Primitives for parsing XML values
Modules§
- error
- Error types that may occur while parsing an SVG value
Structs§
- Parser
- A parser containing state for the active parsing of an SVG value
Traits§
- Parse
- A trait for things that can be parsed from CSS or attribute values.