Type Definition style::values::specified::basic_shape::ShapeRadius [] [src]

type ShapeRadius = GenericShapeRadius<LengthOrPercentage>;

The specified value of ShapeRadius

Trait Implementations

impl Parse for ShapeRadius
[src]

[src]

Parse a value of this type. Read more