redfish_codegen/models/
message_registry_file_collection.rs

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