style
0.0.1
Module rect
Structs
In style::values::generics
Module
style
::
values
::
generics
::
rect
Copy item path
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
.