[][src]Function solana_net_utils::parse_host_port

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