greyblake / nutype

Rust newtype with guarantees 🇺🇦 🦀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a proper support for NonZero integers

greyblake opened this issue · comments

Wait until dtolnay/quote#268 is resolved.
If ToTokens is implemented for NonZero integers, supporting NonZero types will be quite cheap.