/// Error types for public API
/// Functions for interacting with the Healthchecks management API.
/// API response models for data returned from the various Healthchecks APIs.
/// Functions for interacting with the Healthchecks pinging API.
/// The default User-Agent header value for the library
pub const DEFAULT_USER_AGENT: &str =
concat!;