Skip to content

std::Panic::FrameContext::crash

crash

Terminates the program with the panic context

Signature

crash(self) -> void

Specifiers

  • noreturn

See Also

Back to FrameContext