lib-humus-configuration 0.1.0

Helper crate for reading configuration files into data structures using serde.
Documentation

lib-humus-configuration 🌱📝

Documentation | Codeberg

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.