split_host_port

Function split_host_port 

Source
pub fn split_host_port(host_and_port: &str, default_port: u16) -> (String, u16)