Enum redfish_codegen::api::v1::computer_system_detail::graphics_controllers::GraphicsControllersGetResponse
source · pub enum GraphicsControllersGetResponse {
Ok(GraphicsControllerCollection),
Default(Error),
}