[][src]Crate xkcd_unreachable

This crate contains the xkcd_unreachable!() macro, an adaptation of unreachable!() that prints the message from xkcd 2200.

xkcd 2200

Macros

xkcd_unreachable

Macro indicating unreachable code. This is equivalent to unreachable!(), except that it displays the message in xkcd 2200.