Type Alias badder_lang::Int

source ·
pub type Int = i32;
Expand description

Signed 32-bit integer that is the only value type.