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