1 2 3 4 5 6 7 8 9 10 11
## Summary <!-- What does this PR do? --> ## Checklist - [ ] `cargo fmt` passes - [ ] `cargo clippy --all-targets` — zero warnings - [ ] `cargo test` — all pass - [ ] Public items documented - [ ] README updated if needed