Lux.Web3.Contracts.AgenticCompany.Errors.SafeCastOverflowedUintDowncast (Lux v0.5.0)

View Source

Error struct for error SafeCastOverflowedUintDowncast

Summary

Types

t()

@type t() :: %Lux.Web3.Contracts.AgenticCompany.Errors.SafeCastOverflowedUintDowncast{
  bits: non_neg_integer(),
  value: non_neg_integer()
}