std::rt::unwind::Callback [] [src]

type Callback = fn(msg: &Any + Send, file: &'static str, line: u32);
Unstable