2 lines
51 B
Rust
Raw Normal View History

pub type T = i16;
pub const bits: uint = u16::bits;