pub fn css_bogus_layer<I>(slots: I) -> CssBogusLayerwhere I: IntoIterator<Item = Option<CssSyntaxElement>>, I::IntoIter: ExactSizeIterator,