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