redfish_codegen/models/
aggregation_source_collection.rs

1// Generated by redfish-codegen. Do not modify.
2
3#[allow(clippy::module_inception)]
4mod aggregation_source_collection;
5pub use aggregation_source_collection::*;
6