[][src]Function sentry_failure::event_from_error

pub fn event_from_error(err: &Error) -> Event<'static>

Helper function to create an event from a failure::Error.