redfish_codegen/models/
network_interface_collection.rs

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