miniblog.
← Back to all posts
Wilfred Hughes
Jul 27, 2015 at 18:22
Coming from Python, Rust has an extraordinary number of integer types. I've used i8, u8, i64 and usize all in the same block of code!