[−][src]Function sentry::integrations::failure::event_from_error
pub fn event_from_error(err: &Error) -> Event<'static>
Helper function to create an event from a failure::Error
.
pub fn event_from_error(err: &Error) -> Event<'static>
Helper function to create an event from a failure::Error
.