greyblake / nutype

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

Deprecate fallible ::new() in favor of ::try_new() #153

Closed greyblake closed 5 months ago

greyblake commented 5 months ago

Fixes https://github.com/greyblake/nutype/issues/91