Module rect
style
0.2.1
Module rect
Module Items
Structs
In style::
values::
generics
Modules
animation
background
basic_shape
border
box_
calc
color
column
counters
easing
effects
flex
font
grid
image
length
motion
page
position
ratio
rect
size
svg
text
transform
ui
url
Structs
GenericClipRect
GreaterThanOrEqualToOne
NonNegative
ZeroToOne
Enums
GenericClipRectOrAuto
Optional
style
::
values
::
generics
Module
rect
Copy item path
Settings
Help
Summary
Source
Expand description
Generic types for CSS values that are composed of four sides.
Structs
§
Rect
A CSS value made of four components, where its
ToCss
impl will try to serialize as few components as possible, like for example in
border-width
.