rust-switcher 1.0.9

Windows keyboard layout switcher and text conversion utility
Documentation
1
2
3
4
pub use crate::input::ring_buffer::{
    InputRun, LayoutTag, RunKind, RunOrigin, mark_last_token_autoconverted, push_run, push_runs,
    push_text_with_meta, take_last_layout_run_with_suffix, take_last_layout_sequence_with_suffix,
};