Skip to main content

redfish_codegen/models/
resource_block_collection.rs

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