style(host/windows): rustfmt the Windows backends

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-15 01:50:16 +00:00
parent 46faa0dfc9
commit 50dec9e7cb
12 changed files with 177 additions and 93 deletions
+2 -2
View File
@@ -317,7 +317,7 @@ pub mod gamepad {
}
#[cfg(target_os = "linux")]
mod libei;
#[cfg(target_os = "linux")]
mod wlr;
#[cfg(target_os = "windows")]
mod sendinput;
#[cfg(target_os = "linux")]
mod wlr;