greyblake / nutype

Rust newtype with guarantees πŸ‡ΊπŸ‡¦ πŸ¦€
MIT License
1.4k stars 23 forks source link

Implement support of derive(Arbitrary) for generic newtypes #150

Closed greyblake closed 3 months ago

greyblake commented 3 months ago

Closes https://github.com/greyblake/nutype/issues/140