get_http3_port

Function get_http3_port 

Source
fn get_http3_port(
    http3_enabled: bool,
    server_address: SocketAddr,
) -> Option<u16>