Skip to content

std::crash<T>

crash<T>

Crashes the program with a specified Panicable object

Signature

fn <T> crash(obj: T) -> void;

Specifiers

  • noreturn