lib-humus-configuration 🌱📝
lib-humus-configuration helps with reading a configuration file into a data structure using serde.
It currently supports JSON, JSON5 and TOML.
Every supported format can be enabled or disabled with feature flags.
This is a companion crate to lib-humus and will replace the TOML reader in tht crate.
License
This project is license under the LGPL-3.0-or-later license.