Enum ipp_headers_sys::IppChannels [] [src]

#[repr(u32)]
pub enum IppChannels { ippC0, ippC1, ippC2, ippC3, ippC4, ippP2, ippP3, ippP4, ippAC1, ippAC4, ippA0C4, ippAP4, }

Variants

Trait Implementations

impl Debug for IppChannels
[src]

[src]

Formats the value using the given formatter.

impl Copy for IppChannels
[src]

impl Clone for IppChannels
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for IppChannels
[src]

[src]

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 Eq for IppChannels
[src]

impl Hash for IppChannels
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more