nrc / derive-new

derive simple constructor functions for Rust structs
MIT License
525 stars 35 forks source link

Allow no_std use with Default and PhantomData #42

Closed birkenfeld closed 5 years ago

nrc commented 5 years ago

nice! thank you!

birkenfeld commented 5 years ago

Great! BTW, travis is currently broken because the lockfile has the crate version as 0.5.7 while Cargo.toml has 0.5.6...