Trait css::domain::HasVendorPrefix [] [src]

pub trait HasVendorPrefix {
    fn isNotVendorPrefixed(&self) -> bool;
}

Required Methods

Implementors