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
svg_fmt
Function
text
Copy item path
Settings
Help
Summary
Source
pub fn text<T:
Into
<
String
>>(x:
f32
, y:
f32
, txt: T) ->
Text