rust-ux / uX

Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`
Apache License 2.0
119 stars 37 forks source link

add BITS associated constant #69

Closed bbaldino closed 4 months ago

bbaldino commented 4 months ago

closes https://github.com/rust-ux/uX/issues/55

bbaldino commented 4 months ago

:facepalm: I swear I checked that first and thought it was usize. Will fix this.