[][src]Crate numext_fixed_hash_core

This is a internal crate used by numext-fixed-hash.

Notice: You should NOT use this crate directly. Please use numext-fixed-hash instead of this crate.

Modules

prelude

Structs

H128

Fixed hash type.

H160

Fixed hash type.

H224

Fixed hash type.

H256

Fixed hash type.

H384

Fixed hash type.

H512

Fixed hash type.

H520

Fixed hash type.

H1024

Fixed hash type.

H2048

Fixed hash type.

H4096

Fixed hash type.

Enums

FixedHashError
FromSliceError

Error for parse from slice.

FromStrError

Error for parse from string.

IntoSliceError

Error for parse from slice.