Module lyon_svg::parser [] [src]

Reexports

pub use self::attribute::{Attribute, AttributeValue};

Modules

attribute
path
style

Structs

Length

Representation of the <length> type.

RgbColor

Representation of the <color> type.

Stream

Streaming interface for &[u8] data.

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.