Macro lazy_panic::set_panic_message [] [src]

macro_rules! set_panic_message {
    ($config:ty) => { ... };
}

Sets custom printer for panic.

Arguments