1 2 3
//! Server-owned API constants. pub const API_VERSION: &str = crate::api_version::HTTP_API_VERSION;