Typed configuration for the vitrine CLI.
Shikumi-style: every config knob is a typed Rust struct with strong
validation at parse time. Loaded from TOML (default location:
.vitrine.toml in the repo root, or VITRINE_CONFIG env var).
Typed configuration for the vitrine CLI.
Shikumi-style: every config knob is a typed Rust struct with strong
validation at parse time. Loaded from TOML (default location:
.vitrine.toml in the repo root, or VITRINE_CONFIG env var).