Enum lcms2_sys::ffi::PSResourceType [] [src]

#[repr(u32)]
pub enum PSResourceType { PS_RESOURCE_CSA, PS_RESOURCE_CRD, }

Variants

Trait Implementations

impl Copy for PSResourceType
[src]

impl Clone for PSResourceType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for PSResourceType
[src]

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

This method tests for !=.

impl Eq for PSResourceType
[src]

impl Debug for PSResourceType
[src]

Formats the value using the given formatter.