#redfish #data-model #endpoints #schema #specification

redfish-codegen

将 Redfish 规范无偏见地转换为 Rust

4 个版本 (2 个破坏性更新)

0.3.1 2023年7月13日
0.2.0 2023年3月16日
0.1.1 2023年3月14日
0.1.0 2023年3月13日

#480 in 硬件支持


用于 3 crates

MIT/Apache

4.5MB
79K SLoC

redfish-codegen

将 Redfish Schema Bundle (DSP8010) 和 Base Registries Specification (DSP8011) 无偏见地转换为 Rust。模型转换为结构体和枚举,API 端点转换为特质。

此包中没有逻辑。它只是将规范文档中描述的合同转换为 Rust。

依赖项

~3.5–5MB
~103K SLoC