Expand description
Traits for figure drawing.
Traits§
- Figure
Drawer - Trait for drawing QR code figures.
Functions§
- rotate_
transform - Helper to apply rotation transform to SVG element.
- svg_
circle - Helper to create SVG circle element.
- svg_
path - Helper to create SVG path element.
- svg_
rect - Helper to create SVG rect element.
Type Aliases§
- Neighbor
Fn - Legacy type alias for compatibility.