Enum cryptsetup::Hash [] [src]

pub enum Hash {
    Sha1,
    Sha256,
}

Variants

Trait Implementations

impl Debug for Hash
[src]

Formats the value using the given formatter.