Function canonicalize_port

Source
pub fn canonicalize_port(
    value: &str,
    protocol: Option<&str>,
) -> Result<String, Error>