Function luaext::error::get_status_from_threadstatus
[−]
[src]
pub fn get_status_from_threadstatus(
status: ThreadStatus
) -> Result<(), LuaErrorType>
uses a ThreadStatus to determine if Lua encountered an error or not