[][src]Function sentry_failure::event_from_fail

pub fn event_from_fail<F: Fail + ?Sized>(fail: &F) -> Event<'static>
👎 Deprecated:

The failure integration is deprecated and will be removed in the future.

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