Type Alias CssStringWriter

Source
pub type CssStringWriter = String;
Expand description

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

Aliased Typeยง

pub struct CssStringWriter { /* private fields */ }