Adding huawei_cloud_api_definitions_GES library as a dependency

Run this command in a terminal, in your project's directory:

cargo add huawei-cloud-api-definitions-GES

To add it manually, edit your project's Cargo.toml file and add to the [dependencies] section:

huawei-cloud-api-definitions-GES = "0.1.20241101"

The huawei_cloud_api_definitions_GES library will be automatically available globally. Read the huawei_cloud_api_definitions_GES library documentation.

Back to the crate overview.