pub trait CSSImportRuleMethods {
    // Required method
    fn GetLayerName(&self) -> Option<DOMString>;
}

Required Methods§

Implementors§