Type Definition style::str::CssStringWriter
source · pub type CssStringWriter = String;
Expand description
String. The comments for the Gecko types explain the need for this abstraction.
pub type CssStringWriter = String;
String. The comments for the Gecko types explain the need for this abstraction.