[][src]Function casperlabs_contract::handlers::panic

#[no_mangle]pub fn panic(_info: &PanicInfo) -> !

A panic handler for use in a no_std environment which simply aborts the process.