Ergo Names Rust SDK
Example
rust let name: String = "~balb".to_owned(); let address: String = ergonames::resolve_ergoname(name);