lib-humus-configuration

Crates.iolib-humus-configuration
lib.rslib-humus-configuration
version0.1.0
created_at2025-08-02 17:27:35.633573+00
updated_at2025-08-02 17:27:35.633573+00
descriptionHelper crate for reading configuration files into data structures using serde.
homepage
repositoryhttps://codeberg.org/slatian/lib-humus-configuration
max_upload_size
id1779005
size75,351
Slatian (slatian)

documentation

https://docs.rs/lib-humus-configuration

README

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.

Commit count: 0

cargo fmt