ckb-error 0.111.0

Underlying error types used over ckb crates
Documentation
//! This module includes several traits.
//!
//! Few traits are re-exported from other crates.

pub use thiserror::{self, Error};