HasVendorPrefix

Trait HasVendorPrefix 

Source
pub trait HasVendorPrefix {
    // Required method
    fn isNotVendorPrefixed(&self) -> bool;
}

Required Methods§

Implementors§