| Crates.io | rust-switcher |
| lib.rs | rust-switcher |
| version | 1.0.3 |
| created_at | 2026-01-05 13:16:59.394474+00 |
| updated_at | 2026-01-25 11:45:06.649927+00 |
| description | Windows keyboard layout switcher and text conversion utility |
| homepage | https://github.com/qqrm/rust-switcher |
| repository | https://github.com/qqrm/rust-switcher |
| max_upload_size | |
| id | 2023809 |
| size | 474,885 |

Rust Switcher is a Windows 11 utility that helps convert text between RU and EN keyboard layouts.
rust-toolchain.toml)cargo install rust-switcher
Download rust-switcher.exe from Releases.
The config file is stored at:
%APPDATA%\RustSwitcher\config.jsonThis project includes a ready-to-use bacon.toml for a fast development loop.
bacon.toml)d dev-longr release-longt test-longp dushnotaWhat these jobs do:
$env:RUST_LOG="trace"
cargo +nightly run -F debug-tracing
MIT