pub fn exec_lua_request(request: LuaRequest<'_>) -> Result<(), Error>Expand description
Send a LuaRequest to the runner thread (thread-safe)
pub fn exec_lua_request(request: LuaRequest<'_>) -> Result<(), Error>Send a LuaRequest to the runner thread (thread-safe)