[−][src]Function sentry_failure::capture_fail
pub fn capture_fail<F: Fail + ?Sized>(fail: &F) -> Uuid
Captures a failure::Fail
.
This dispatches to the current hub.
pub fn capture_fail<F: Fail + ?Sized>(fail: &F) -> Uuid
Captures a failure::Fail
.
This dispatches to the current hub.