redfish_codegen/models/pcie_device/
v1_6_2.rs

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