huawei_cloud_api_definitions_CraftArtsIPDCenter/
lib.rs

1#[cfg(feature = "BatchCancelWos")]
2pub mod BatchCancelWos;
3#[cfg(feature = "BatchCreateWoInstantiations")]
4pub mod BatchCreateWoInstantiations;
5#[cfg(feature = "BatchCreateWos")]
6pub mod BatchCreateWos;
7#[cfg(feature = "BatchDeleteWos")]
8pub mod BatchDeleteWos;
9#[cfg(feature = "BatchGenerateWoSchemes")]
10pub mod BatchGenerateWoSchemes;
11#[cfg(feature = "SearchWoInfo")]
12pub mod SearchWoInfo;
13#[cfg(feature = "SearchWoPartInfo")]
14pub mod SearchWoPartInfo;
15#[cfg(feature = "SearchWosForPage")]
16pub mod SearchWosForPage;