#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

#2058 in Parser implementations

Download history 62/week @ 2024-11-20 25/week @ 2024-11-27 26/week @ 2024-12-04 20/week @ 2024-12-11 12/week @ 2024-12-18 35/week @ 2025-01-01 8/week @ 2025-01-22 56/week @ 2025-01-29 130/week @ 2025-02-05 57/week @ 2025-02-12 23/week @ 2025-02-19 11/week @ 2025-02-26 23/week @ 2025-03-05

117 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