[][src]Function bip39::bip39_to_mini_secret

pub fn bip39_to_mini_secret(phrase: &str, password: &str) -> PyResult<Vec<u8>>