Enum cryptsetup::Iv [] [src]

pub enum Iv {
    Plain,
    Plain64,
}

Variants

Trait Implementations

impl Debug for Iv
[src]

Formats the value using the given formatter.