For converting config files to Rust structs, so they can be compiled in to a binary. Allows for using config files in no-std no-alloc environments.
Work in progress.
Initially supports YAML.
For converting config files to Rust structs, so they can be compiled in to a binary. Allows for using config files in no-std no-alloc environments.
Work in progress.
Initially supports YAML.