pub fn load_config_from_code(
code: &str,
root: Option<&Path>,
) -> Result<(Config, Vec<KeyMapping>, Option<(LuaEngine, RegistryKey, Vec<RegistryKey>)>)>pub fn load_config_from_code(
code: &str,
root: Option<&Path>,
) -> Result<(Config, Vec<KeyMapping>, Option<(LuaEngine, RegistryKey, Vec<RegistryKey>)>)>