#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

#2164 in Parser implementations

Download history 27/week @ 2024-11-15 62/week @ 2024-11-22 14/week @ 2024-11-29 37/week @ 2024-12-06 16/week @ 2024-12-13 4/week @ 2024-12-20 27/week @ 2024-12-27 8/week @ 2025-01-03 3/week @ 2025-01-17 12/week @ 2025-01-24 110/week @ 2025-01-31 91/week @ 2025-02-07 44/week @ 2025-02-14 17/week @ 2025-02-21 9/week @ 2025-02-28

215 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