[][src]Function sentry_failure::event_from_fail

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

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