ckb-error 1.1.0

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

pub use thiserror::{self, Error};