[dependencies.chrono]
features = ["serde"]
version = "0"
[dependencies.regress]
version = "0"
[dependencies.serde]
features = ["derive"]
version = "1"
[dependencies.serde_json]
version = "1"
[dependencies.typify]
version = "0"
[features]
BatchCreateResourceTags = []
BatchDeleteResourceTags = []
CheckObsBuckets = []
CreateNotification = []
CreateTracker = []
DeleteNotification = []
DeleteTracker = []
ListNotifications = []
ListOperations = []
ListQuotas = []
ListTraceResources = []
ListTraces = []
ListTrackers = []
ListUserResources = []
UpdateNotification = []
UpdateTracker = []
full = ["BatchCreateResourceTags", "BatchDeleteResourceTags", "CheckObsBuckets", "CreateNotification", "CreateTracker", "DeleteNotification", "DeleteTracker", "ListNotifications", "ListOperations", "ListQuotas", "ListTraceResources", "ListTraces", "ListTrackers", "ListUserResources", "UpdateNotification", "UpdateTracker"]
[lib]
name = "huawei_cloud_api_definitions_CTS"
path = "src/lib.rs"
[package]
authors = ["mingyang91 <mingyang91@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Huawei Cloud API definitions, generated from OpenAPI spec"
edition = "2021"
license = "MIT"
name = "huawei-cloud-api-definitions-CTS"
readme = false
repository = "https://github.com/mingyang91/huawei-cloud-api-definitions"
version = "0.1.20241206"