redfish-codegen 0.3.1

An unopinionated translation of the Redfish specification into Rust.
Documentation
// Generated by redfish-codegen. Do not modify.

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

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

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

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

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

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