pub fn initialize_engine_with_defaults(
defaults_path: impl AsRef<Path>,
) -> Result<KeybindEngine, EngineError>Expand description
Helper function to initialize engine with defaults from a file
pub fn initialize_engine_with_defaults(
defaults_path: impl AsRef<Path>,
) -> Result<KeybindEngine, EngineError>Helper function to initialize engine with defaults from a file