extra-default 0.2.0

Extra traits to go along with the Default trait.
Documentation

Extra Default traits

Extra traits to go along with the Default trait. You may freely use and modify this code under the CC0 1.0 Universal License.

Usage

To use in your own project, just add the below to your Cargo.toml file.

[dependencies]
extra-default = "0.1"

For more formal documentation, you can find the rustdoc here.