greyblake / nutype

Rust newtype with guarantees 🇺🇦 🦀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use cfg-if instead of match_feature

greyblake opened this issue · comments

Use cfg-if crate instead of match_feature macro rule.