huawei_cloud_api_definitions_DSS/
lib.rs

1#[cfg(feature = "ListPools")]
2pub mod ListPools;
3#[cfg(feature = "ListVersion")]
4pub mod ListVersion;
5#[cfg(feature = "ShowPool")]
6pub mod ShowPool;
7#[cfg(feature = "ShowVersions")]
8pub mod ShowVersions;