perfgate-client 0.18.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-types` to maintain the API contract.

pub use perfgate_types::baseline_service::*;