config-finder 0.1.2

Easily find config files and directories for your CLI application.
Documentation
1
2
3
4
5
6
7
8
9
10
## Configurations docs searchable by version:
## https://rust-lang.github.io/rustfmt/
##
## Project's repo:
## https://github.com/rust-lang/rustfmt/

edition = "2021"
fn_call_width = 60
match_block_trailing_comma = true
max_width = 120