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::*;