Struct encryptfile::ScryptLogN [] [src]

pub struct ScryptLogN(pub u8);

The Scrypt LogN parameter.

Trait Implementations

impl Clone for ScryptLogN
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more