wafel_api

Type Alias IntValue

pub type IntValue = i128;
Expand description

An integer value.

i128 is used so that any IntType can fit in it.