Type Alias style::str::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 */ }