Skip to main content

split_port

Function split_port 

Source
pub fn split_port(name: &str) -> Result<(String, Option<u16>), String>