default_new 0.1.0

A DefaultNew derive to generate a Default impl that just calls Self::new().
Documentation
1
2
3
4
5
6
7
8
default_new
-------
Adds a `DefaultNew` derive that simply calls `Self::new()`. No dependencies.


License
-------
This library may be used under your choice of the Apache 2.0 or MIT license.