filecaster 0.2.3

Procedural macro to derive configuration from files, with optional merging capabilities.
Documentation
1
2
3
4
5
6
key = "toml key"
number = 456

[nested]
inner_key = "inner toml key"
inner_number = 99