[][src]Function bip39::bip39_to_seed

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