redfish_codegen/models/
json_schema_file_collection.rs

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