Type Alias we_cdk::Integer

source ยท
pub type Integer = i64;
Expand description

Integer is an integer data type.