Type Definition style::values::specified::text::LetterSpacing [] [src]

type LetterSpacing = Spacing<Length>;

A specified value for the letter-spacing property.

Trait Implementations

impl Parse for LetterSpacing
[src]

[src]

Parse a value of this type. Read more