harmony/harmony-rs/demo
Jean-Gabriel Gill-Couture d8c762e9df feat(harmony_macros): add yaml macro to validate YAML input
- Introduced a new `yaml` macro in `harmony_macros` that validates if the provided YAML string is valid by attempting to deserialize it using `serde_yaml`.
- Added dependencies on `serde`, `serde_yaml` for handling YAML deserialization.
- Included dev dependencies with features enabled for deriving types from `serde`.
2025-01-22 10:21:08 -05:00
..
kube-rs feat(harmony_macros): add yaml macro to validate YAML input 2025-01-22 10:21:08 -05:00
vbox-opnsense fix(config): update variable names and remove unused imports 2025-01-12 15:57:01 -05:00