Function gstuff::any_to_str [] [src]

pub fn any_to_str<'a>(message: &'a Box<Any + Send + 'static>) -> Option<&'a str>

Useful with panic handlers.