pub fn parse_address<S>(address_str: S) -> Result<Address>where S: AsRef<str>,
Parses the given address string