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 support for sub u256 types like u160 #31

Open secretshardul opened 2 years ago

dzmitry-lahoda commented 2 months ago

would be nice. so what impl for u256/u192/u160 to use?

dzmitry-lahoda commented 2 months ago

some people may thing of u160 to be u256 in store for example.