Expand description
A macro to show the real reason for panicking.
Use with #[macro_use] extern crate picnic;
at the crate root and picnic!()
wherever.
A macro to show the real reason for panicking.
Use with #[macro_use] extern crate picnic;
at the crate root and picnic!()
wherever.