[][src]Function ckb_sentry_error_chain::capture_error_chain

pub fn capture_error_chain<T>(e: &T) -> Uuid where
    T: ChainedError,
    T::ErrorKind: Debug + Display
👎 Deprecated:

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

Captures an error chain.