pubmoderror;#[cfg(feature ="compute_api_v2")]pubmodv2;/// The base URL for our Compute API endpoints
////// The compute API handles all things compute such as building `FormationConfiguration`s to
/// `Flight`s to the underlying Containers.
pubstaticCOMPUTE_API_URL:&str="https://compute.cplane.cloud/";