Module lyon_svg::parser [] [src]

Reexports

pub use self::attribute::Attribute;
pub use self::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.

ElementId

List of all SVG elements.

LengthUnit

List of all SVG length units.

RefAttributeValue

Representation of the SVG attribute value.

ValueId

List of all values for presentation attributes.