Crates.io | rglw_configuration |
lib.rs | rglw_configuration |
version | 0.1.5 |
source | src |
created_at | 2024-10-10 20:21:56.983752 |
updated_at | 2024-10-14 18:25:14.513361 |
description | Root project for all the utilities that rustyglware offers to the community |
homepage | https://crates.io/crates/rglw_configuration |
repository | https://gitlab.com/rglw/public/base/rglw/-/tree/main/rglw_configuration |
max_upload_size | |
id | 1404346 |
size | 6,689 |
This project has util to load toml configuration files using figment.
Add this to your Cargo.toml file.
[dependencies.rglw_configuration]
version = "0.1.5"
WIP: Missing documentation