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

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

#1679 in Parser implementations

Download history 58/week @ 2024-08-17 20/week @ 2024-08-24 26/week @ 2024-08-31 30/week @ 2024-09-07 23/week @ 2024-09-14 38/week @ 2024-09-21 89/week @ 2024-09-28 86/week @ 2024-10-05 66/week @ 2024-10-12 52/week @ 2024-10-19 51/week @ 2024-10-26 27/week @ 2024-11-02 11/week @ 2024-11-09 46/week @ 2024-11-16 44/week @ 2024-11-23 12/week @ 2024-11-30

120 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.8–1.7MB
~37K SLoC