configured 0.7.1

Utility to load configuration from well defined layers into any type which can be deserialized by Serde.
Documentation
1
2
3
4
5
6
7
8
9
10
edition = "2021"

max_width       = 100
reorder_imports = true
reorder_modules = true

unstable_features   = true
comment_width       = 100
imports_granularity = "Crate"
wrap_comments       = true