rust-ux / uX

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

Implemneted BitAnd and BitAndAssign for all types #7

Closed kjetilkjeka closed 6 years ago

kjetilkjeka commented 6 years ago

Is required for phil-opp/rust-bit-field#14