View Source Web3.Type.HexDigit (web3 v0.1.6)

Hex encoded integer.

Link to this section Summary

Link to this section Types

@type t() :: %Web3.Type.HexDigit{value: non_neg_integer()}

Link to this section Functions

Callback implementation for Ecto.Type.embed_as/1.

Callback implementation for Ecto.Type.equal?/2.