perfgate-client 0.15.1

Client library for the perfgate baseline service
Documentation
1
2
3
4
5
//! Request and response types for the baseline service API.
//!
//! These types are re-exported from `perfgate-api` to maintain the API contract.

pub use perfgate_api::*;