Function lib::request_transport

source ·
pub async fn request_transport(
    transport_type: &str
) -> Result<(String, String), Box<dyn Error>>