Crate array_bytes

source ·
Expand description

A collection of array/bytes/hex utilities.

Completely optimized for blockchain development. Especially the Substrate.

Enums§

  • The main error of array-bytes.

Traits§

  • Convert the given type to hex.
  • Try to convert the given hex to a specific type.

Functions§

Type Aliases§

  • The main result of array-bytes.