aboutsummaryrefslogtreecommitdiff
path: root/examples/example-panic-unwind/src/main.rs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-08-10 16:11:04 +0800
committer魏曹先生 <1992414357@qq.com>2026-08-10 16:11:04 +0800
commite9529fac72e8d6bbe466c00b4f60716880c2d03f (patch)
tree60e3fccee0991491e452ff7c49711eee949ee7a6 /examples/example-panic-unwind/src/main.rs
parentae2885c32f32d19c1becce0118ce51052b55f4a7 (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 'examples/example-panic-unwind/src/main.rs')
0 files changed, 0 insertions, 0 deletions