pub trait DOMHTMLFieldSetElementExtManual {
    // Required method
    fn get_disabled(&self) -> bool;
}

Required Methods§

Implementors§