serde_hex

Module types

Source
Expand description

Miscellaneous type used by this crate.

Enums§

  • top-level error kind of this crate
  • error raised during hexadecimal parsing operations

Type Aliases§

  • An alias of std::result::Result with this crate’s Error type inserted by default.