[][src]Function tastyworks::request::request

pub async fn request(
    url_path: &str,
    params_string: &str
) -> Result<Response, Box<dyn Error>>