Struct encryptfile::ScryptP [] [src]

pub struct ScryptP(pub u32);

The Scrypt P parameter.

Trait Implementations

Derived Implementations

impl Clone for ScryptP

fn clone(&self) -> ScryptP

fn clone_from(&mut self, source: &Self)