Type Definition style::values::specified::svg::SVGLength [] [src]

type SVGLength = SVGLength<SvgLengthOrPercentageOrNumber>;

| | | context-value

Trait Implementations

impl Parse for SVGLength
[src]

[src]

Parse a value of this type. Read more

impl From<SvgLengthOrPercentageOrNumber> for SVGLength
[src]

[src]

Performs the conversion.