RKTK API Docs RKTK Home Repo

Function new_rktk_opts

Source
pub fn new_rktk_opts(
    keymap: &'static Keymap,
    hand: Option<Hand>,
) -> RktkOpts<DefaultDisplayConfig, DummyLayout>
Expand description

Creates a new RktkOpts with the default display config and the dynamic config loaded from the JSON file.