Enum vkrs::photos::ThumbKind [] [src]

#[repr(u8)]
pub enum ThumbKind { Prop75, Prop130, Prop604, Adapt130, Adapt200, Adapt320, Prop807, Prop1280x1024, Prop2560x2048, }

Variants

Trait Implementations

impl Eq for ThumbKind
[src]

impl PartialEq for ThumbKind
[src]

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

This method tests for !=.

impl Debug for ThumbKind
[src]

Formats the value using the given formatter.

impl Deserialize for ThumbKind
[src]

Deserialize this value given this Deserializer.