pub fn store_mnemonic(
mnemonic: &Mnemonic,
password: &SecretString,
) -> Result<Vec<u8>, KdbxStorageError>Expand description
store mnemonic in kdbx file
pub fn store_mnemonic(
mnemonic: &Mnemonic,
password: &SecretString,
) -> Result<Vec<u8>, KdbxStorageError>store mnemonic in kdbx file