2 lines
49 B
Rust

pub type T = i8;
pub const bits: uint = u8::bits;