Struct serde_mcf::legacy::BcryptHash [] [src]

pub struct BcryptHash { /* fields omitted */ }

MCF style Bcrypt hash

Trait Implementations

impl Debug for BcryptHash
[src]

[src]

Formats the value using the given formatter.

impl Into<McfHash> for BcryptHash
[src]

[src]

Performs the conversion.