style
0.2.1
In style::
values::
specified::
basic_
shape
Structs
AllowedBasicShapes
ShapeRectFunction
Xywh
Enums
BasicShapeRect
ShapeType
Functions
parse_at_position
parse_fill_rule
parse_round
parse_shape_or_box
round_to_css
Type Aliases
BasicShape
Circle
ClipPath
Ellipse
InsetRect
PathOrShapeFunction
Polygon
ShapeCommand
ShapeOutside
ShapePosition
ShapeRadius
style
::
values
::
specified
::
basic_shape
Function
round_to_css
Copy item path
Settings
Help
Summary
Source
fn round_to_css<W>(round: &
BorderRadius
, dest: &mut
CssWriter
<'_, W>) ->
Result
where W:
Write
,