Enum lcms2::InfoType []

#[repr(u32)]
pub enum InfoType { Description, Manufacturer, Model, Copyright, }

Variants

Trait Implementations

impl PartialEq<InfoType> for InfoType

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Copy for InfoType

impl Debug for InfoType

Formats the value using the given formatter. Read more

impl Eq for InfoType

impl Hash for InfoType

impl Clone for InfoType

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more