[][src]Macro ckb_error::impl_error_conversion_with_kind

macro_rules! impl_error_conversion_with_kind {
    ($source:ty, $kind:expr, $target:ty) => { ... };
}