redfish-codegen 0.3.1

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

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