Functionsยง
- collect_
config_ warnings - Collect non-fatal warnings for the config. Returns a Vec so callers can test the warnings without capturing stderr.
- emit_
config_ warnings - Print collected warnings to stderr. Called from load_config after validate_config succeeds.
- validate_
config