Trait CSSLayerBlockRuleMethods

Source
pub(crate) trait CSSLayerBlockRuleMethods<D>
where D: DomTypes,
{ // Required method fn Name(&self) -> DOMString; }

Required Methods§

Source

fn Name(&self) -> DOMString

Implementors§