Module ckb_fixed_hash_core::error[][src]

Conversion errors.

Enums

FromSliceError

The error which can be returned when convert a byte slice back into a Hash.

FromStrError

The associated error of FromStr which can be returned from parsing a string.