View Source Web3.Type.HexDigit (web3ex v0.1.0)
Hex encoded integer.
Link to this section Summary
Functions
Callback implementation for Ecto.Type.embed_as/1
.
Callback implementation for Ecto.Type.equal?/2
.
Link to this section Types
@type t() :: %Web3.Type.HexDigit{value: non_neg_integer()}