pub type CssContentGroup<'a> = Vec<&'a CssPathSelector>;
struct CssContentGroup<'a> { /* private fields */ }