Expand description
The .evolving/config reader: one typed Config parsed once from the flat key = value
file. Defaults match DEFAULT_CONFIG. No TOML dependency — the file is ev-authored and
fixed-shape, so a whole-token line scan is enough.
Structs§
Functions§
- read
- Parse the store’s config; any missing or malformed key falls back to its default.