Module lyon_svg::parser
[−]
[src]
Reexports
pub use self::attribute::{Attribute, AttributeValue}; |
Modules
| attribute | |
| path | |
| style |
Structs
| Length |
Representation of the |
| RgbColor |
Representation of the |
| Stream |
Streaming interface for |
Enums
| AttributeId |
List of all SVG attributes. |
| AttributeValue |
Representation of the SVG attribute value. |
| ElementId |
List of all SVG elements. |
| LengthUnit |
List of all SVG length units. |
| ValueId |
List of all values for presentation attributes. |