Crate array_bytes[][src]

Macros

dyn2array

Slice/Vec to [u8; _]

hex2array_unchecked

just like hex2bytes_unchecked but to a fixed length array

Enums

Error

Functions

bytes2hex

Bytes to Hex

hex2bytes

Hex to Bytes

hex2bytes_unchecked

Just like fn hex2bytes but without checking

Type Definitions

ArrayBytesResult
Bytes