Skip to main content

Module angle

Module angle 

Source
Expand description

CSS property types for angles (degrees, radians, etc.).

Structs§

AngleValue
FloatValue, but associated with a certain metric (i.e. deg, rad, etc.)

Enums§

AngleMetric
Enum representing the metric associated with an angle (deg, rad, etc.)
CssAngleValueParseError
CssAngleValueParseErrorOwned
OptionAngleValue

Functions§

parse_angle_value