redfish_codegen/models/
software_inventory_collection.rs

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