Structs§
- Angle
- Representation of the
<angle>type. - Display
Svg - A wrapper to use
fmt::DisplaywithWriteOptions. - Length
- Representation of the
<length>type. - Path
- Representation of the SVG path data.
- Path
Parser - A pull-based path data parser.
- Stream
- A streaming text parsing interface.
- Write
Options - Options for SVG types writing.
Enums§
- Angle
Unit - List of all SVG angle units.
- Error
- List of all errors.
- Length
Unit - List of all SVG length units.
- List
Separator - A separator type for a list of values.
- Path
Command - List of all path commands.
- Path
Segment - Representation of the path segment.
Traits§
- FuzzyEq
- A trait for fuzzy/approximate equality comparisons of float numbers.
- Fuzzy
Zero - A trait for fuzzy/approximate comparisons of float numbers.
- Write
Buffer - A trait for writing data to the buffer.