trait __BitFlags {
    // Provided method
    fn IS_DOC_HIDDEN(&self) -> bool { ... }
}

Provided Methods§

Implementors§