2 lines
49 B
Rust
2 lines
49 B
Rust
pub type T = i8;
|
|
pub const bits: uint = u8::bits; |
pub type T = i8;
|
|
pub const bits: uint = u8::bits; |