redfish_codegen/models/
power_domain_collection.rs

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