Adding huawei_cloud_api_definitions_CBR
library as a dependency
Run this command in a terminal, in your project's directory:
cargo add huawei-cloud-api-definitions-CBR
To add it manually, edit your project's Cargo.toml
file and add to the [dependencies]
section:
huawei-cloud-api-definitions-CBR = "0.1.20241227"
The huawei_cloud_api_definitions_CBR
library will be automatically available globally.
Read the huawei_cloud_api_definitions_CBR
library documentation.