redfish-codegen 0.3.1

An unopinionated translation of the Redfish specification into Rust.
Documentation
1
2
3
4
5
6
// Generated by redfish-codegen. Do not modify.

#[allow(clippy::module_inception)]
mod message_registry_file_collection;
pub use message_registry_file_collection::*;