Derive simple constructor functions for structs and enums
Description
`#[derive(new)]` implements simple constructor functions for structs and
enums.
This package contains library source intended for building other packages which
use the "std" feature of the "derive-new" crate.