redfish_codegen/models/
cooling_loop_collection.rs

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