#json-toml #toml-config #config-file #merge #multiple #directories

merge_config_files

tools to merge config from multiple files / directories. supports json and toml

5 releases

0.1.5 Apr 11, 2024
0.1.3 Apr 1, 2023
0.1.2 Apr 1, 2023
0.1.1 Apr 1, 2023
0.1.0 Apr 1, 2023

#1753 in Parser implementations

Download history 33/week @ 2024-07-29 64/week @ 2024-08-05 77/week @ 2024-08-12 24/week @ 2024-08-19 39/week @ 2024-08-26 6/week @ 2024-09-02 42/week @ 2024-09-09 13/week @ 2024-09-16 50/week @ 2024-09-23 95/week @ 2024-09-30 91/week @ 2024-10-07 58/week @ 2024-10-14 43/week @ 2024-10-21 44/week @ 2024-10-28 25/week @ 2024-11-04

192 downloads per month
Used in 2 crates

MIT license

9KB
226 lines

merge_config_files

merge your json / toml config files into anything implementing serde::Deserialize

Dependencies

~0.9–1.8MB
~38K SLoC