pub const I8: Type;
Expand description

An integer type with 8 bits. WARNING: arithmetic on 8bit integers is incomplete