[][src]Function solana_netutil::parse_host_port

pub fn parse_host_port(host_port: &str) -> Result<SocketAddr, String>