Type Definition badder_lang::Int[][src]

type Int = i32;

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