Crate picnic [] [src]

A macro to show the real reason for panicking.

Use with #[macro_use] extern crate picnic; at the crate root and picnic!() wherever.