style(simulation): gate bounce — cargo fmt

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-25 16:53:41 +02:00
co-authored by Claude Fable 5
parent 497f9dc94d
commit 71f70f035e
6 changed files with 23 additions and 28 deletions
+2 -1
View File
@@ -257,7 +257,8 @@ impl WindowGranularity {
/// exists). A future coarser-than-region rung is added by widening this
/// function's match AND [`WindowGranularity`]'s variant list together.
fn resolve_window_granularity_v2(req: &AtlasLayerRequest) -> WindowGranularity {
req.window_granularity_v2.unwrap_or(WindowGranularity::District)
req.window_granularity_v2
.unwrap_or(WindowGranularity::District)
}
/// Clamp `window_n` against BOTH the existing per-axis cap