pub fn mnemonic_to_seed(m: &MnemonicRef, p: &PassphraseRef) -> Seed
Available on crate feature bip39 only.
Expand description

Derive seed from mnemonic and optional (can be empty) passphrase.