Skip to main content

exec_lua_async

Function exec_lua_async 

Source
pub async fn exec_lua_async(lua: &Lua, script: &str) -> Result<()>