Struct avif_parse::AuxiliaryTypeProperty [−][src]
pub struct AuxiliaryTypeProperty { /* fields omitted */ }Trait Implementations
impl Debug for AuxiliaryTypeProperty[src]
impl Debug for AuxiliaryTypeProperty[src]impl PartialEq<AuxiliaryTypeProperty> for AuxiliaryTypeProperty[src]
impl PartialEq<AuxiliaryTypeProperty> for AuxiliaryTypeProperty[src]fn eq(&self, other: &AuxiliaryTypeProperty) -> bool[src]
fn eq(&self, other: &AuxiliaryTypeProperty) -> bool[src]This method tests for self and other values to be equal, and is used
by ==. Read more
fn ne(&self, other: &AuxiliaryTypeProperty) -> bool[src]
fn ne(&self, other: &AuxiliaryTypeProperty) -> bool[src]This method tests for !=.
impl TryClone for AuxiliaryTypeProperty[src]
impl TryClone for AuxiliaryTypeProperty[src]