svg_fmt
0.4.4
Modules
layout
svg
Structs
BeginSvg
Circle
Color
Comment
EndSvg
Indentation
LineSegment
Path
Polygon
Rectangle
Style
Text
VerticalLayout
Enums
Align
Fill
PathOp
Stroke
Functions
black
blue
comment
green
indent
line_segment
path
polygon
rectangle
red
rgb
text
triangle
white
?
Settings
Function
svg_fmt
::
rectangle
Copy item path
source
·
[
−
]
pub fn rectangle(x:
f32
, y:
f32
, w:
f32
, h:
f32
) ->
Rectangle