1 2 3
pub const API_VERSION: &str = "1.3"; pub const API_BASE_URL: &str = "https://api.upcloud.com"; pub const VERSION: &str = env!("CARGO_PKG_VERSION");