[][src]Function jlib::base::misc::util::get_keypair_from_secret

pub fn get_keypair_from_secret(secret: &String) -> Result<Keypair, &'static str>