pub fn get_status_from_threadstatus(
status: ThreadStatus,
) -> Result<(), LuaErrorType>Expand description
uses a ThreadStatus to determine if Lua encountered an error or not
pub fn get_status_from_threadstatus(
status: ThreadStatus,
) -> Result<(), LuaErrorType>uses a ThreadStatus to determine if Lua encountered an error or not