Module rect

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.