An open API service indexing awesome lists of open source software.

https://github.com/technetos/structconfig

a macro wrapper around yaml-rust
https://github.com/technetos/structconfig

Last synced: 9 months ago
JSON representation

a macro wrapper around yaml-rust

Awesome Lists containing this project

README

          

# StructConfig

Parse config files by defining a struct.

This project is mostly for my own personal understanding of macros.

Please use [serde][1] in your project.

[1]: https://github.com/serde-rs/serde