[−][src]Function sentry::integrations::panic::event_from_panic_info
pub fn event_from_panic_info(info: &PanicInfo) -> Event<'static>
Creates an event from the given panic info.
The stacktrace is calculated from the current frame.