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

type InsetRect = GenericInsetRect<LengthOrPercentage>;

The specified value of inset()

Methods

impl InsetRect
[src]

[src]

Parse the inner function arguments of inset()

Trait Implementations

impl Parse for InsetRect
[src]

[src]

Parse a value of this type. Read more