[][src]Function sentry::integrations::failure::capture_fail

pub fn capture_fail<F>(fail: &F) -> Uuid where
    F: Fail + ?Sized

Captures a failure::Fail.

This dispatches to the current hub.