huawei_cloud_api_definitions_ocv2x/
lib.rs

1#[cfg(feature = "getDataAgingConfig")]
2pub mod getDataAgingConfig;
3#[cfg(feature = "getHistoryTrafficEvents")]
4pub mod getHistoryTrafficEvents;
5#[cfg(feature = "getVehicleHistory")]
6pub mod getVehicleHistory;
7#[cfg(feature = "putDataAgingConfig")]
8pub mod putDataAgingConfig;