Y
Hacker News
new
|
ask
|
show
|
jobs
by
kazinator
1119 days ago
Why isn't that a type in Rust? It's a signed 36 bit integer, regardless of the machine you are on.
1 comments
tialaramex
1119 days ago
There are several crates which provide this type if you want it, such as ux and num_x
link