aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/helpers.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename some helpersTomasz Kramkowski2025-07-211-12/+12
| | | | | Otherwise the error messages suck, but really they still suck. This explains why nobody documented this trick. Because it's a bad trick.
* Non-UTF8 path/argument supportTomasz Kramkowski2025-07-201-3/+41
|
* Shorter helpersTomasz Kramkowski2025-07-191-107/+56
|
* Fold in verbose whensTomasz Kramkowski2025-07-191-8/+2
|
* Move serde helpers to a separate moduleTomasz Kramkowski2025-07-191-0/+193