Function get_status_from_threadstatus

Source
pub fn get_status_from_threadstatus(
    status: ThreadStatus,
) -> Result<(), LuaErrorType>
Expand description

uses a ThreadStatus to determine if Lua encountered an error or not