rust-ux / uX

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

Format with rustfmt and add rustfmt check in CI #36

Closed kjetilkjeka closed 2 years ago

kjetilkjeka commented 2 years ago

Did a new run instead of merging #24 due to code changes.

Closes #24