aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-core/src/platform.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-05-09 14:15:53 +0900
committernsfisis <nsfisis@gmail.com>2026-05-09 14:15:53 +0900
commit75b15f58b778b4574e74c86c103b7e36baf4eeb3 (patch)
tree381281bf52f940ef32f8542943b01b37b8de0855 /crates/mozart-core/src/platform.rs
parentf18c18cd15f180b5067069ec6f10530515715f3d (diff)
downloadphp-mozart-75b15f58b778b4574e74c86c103b7e36baf4eeb3.tar.gz
php-mozart-75b15f58b778b4574e74c86c103b7e36baf4eeb3.tar.zst
php-mozart-75b15f58b778b4574e74c86c103b7e36baf4eeb3.zip
refactor(show): make format field non-optional with default "text"
Replace `Option<String>` with `String` + `default_value = "text"` and derive `Default` on `ShowArgs`, eliminating local `as_deref().unwrap_or` bindings. outdated.rs switches to `..Default::default()` for the fields it doesn't set. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'crates/mozart-core/src/platform.rs')
0 files changed, 0 insertions, 0 deletions