tomldir 0.1.2

A lean, thread-safe TOML configuration loader focused on maps and flattening
Documentation
1
2
3
4
5
6
7
edition = "2024"
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
format_code_in_doc_comments = true
wrap_comments = true
condense_wildcard_suffixes = true
newline_style = "Unix"