style::str

Type Alias CssString

Source
pub type CssString = String;
Expand description

String. The comments for the Gecko types explain the need for this abstraction.

Aliased Typeยง

struct CssString { /* private fields */ }