pub type WordSpacing = LengthPercentage;Expand description
A computed value for the word-spacing property.
Aliased Type§
#[repr(transparent)]pub struct WordSpacing(LengthPercentageUnion);Tuple Fields§
§0: LengthPercentageUnionpub type WordSpacing = LengthPercentage;A computed value for the word-spacing property.
#[repr(transparent)]pub struct WordSpacing(LengthPercentageUnion);0: LengthPercentageUnion