diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-10 16:11:04 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-10 16:11:04 +0800 |
| commit | e9529fac72e8d6bbe466c00b4f60716880c2d03f (patch) | |
| tree | 60e3fccee0991491e452ff7c49711eee949ee7a6 /rust-toolchain.toml | |
| parent | ae2885c32f32d19c1becce0118ce51052b55f4a7 (diff) | |
feat: replace boolean program config with typed enums
Replace boolean flags in `ProgramStdoutSetting` and `ProgramUserContext`
with semantic enum types, improving type safety and self-documentation.
BREAKING CHANGE: Boolean fields are replaced by enums, e.g.
`verbose`/`quiet`/`debug` become `verbosity`, `dry_run`/`force` become
`execution`.
Diffstat (limited to 'rust-toolchain.toml')
0 files changed, 0 insertions, 0 deletions
