[−][src]Function sentry::integrations::failure::capture_error
pub fn capture_error(err: &Error) -> Uuid
Captures a boxed failure (failure::Error
).
This dispatches to the current hub.
pub fn capture_error(err: &Error) -> Uuid
Captures a boxed failure (failure::Error
).
This dispatches to the current hub.