pub fn initialize() -> Result<()>
Expand description

Initializes the cryptographic libraries. Although you can use macaroon without calling this, the underlying random-number generator is not guaranteed to be thread-safe if you don’t.