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

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