Struct libpasta::config::RANDOMNESS_SOURCE[]

pub struct RANDOMNESS_SOURCE { /* fields omitted */ }

Global source of randomness for generating salts

Trait Implementations

impl __Deref for RANDOMNESS_SOURCE

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for RANDOMNESS_SOURCE

Auto Trait Implementations