Module l_system_fractals::paths
source · Expand description
Representation of basic SVG paths (made with moves and lines).
Structs§
- Record of the region occupied by a
Path
. - Provides specifications for SVG output.
- Your garden-variety pair of
f64
s.
Enums§
Functions§
- Creates an SVG
rect
.