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
Description
No description provided
AGPL-3.0 3.5 GiB
Languages
Rust 98%
Jinja 0.9%
Python 0.8%
Shell 0.3%