handle_error

Function handle_error 

Source
pub unsafe fn handle_error<E: Error + ?Sized>(
    lstate: *mut lua_State,
    err: &E,
) -> !