Trait redfish_codegen::api::v1::json_schemas::JsonSchemas
source · pub trait JsonSchemas {
// Required method
fn get(&self) -> JsonSchemasGetResponse;
}
pub trait JsonSchemas {
// Required method
fn get(&self) -> JsonSchemasGetResponse;
}