extra-default

Crates.ioextra-default
lib.rsextra-default
version0.2.0
sourcesrc
created_at2017-02-21 22:20:26.363154
updated_at2017-04-15 20:00:15.235303
descriptionExtra traits to go along with the Default trait.
homepage
repositoryhttps://github.com/clarcharr/extra-default
max_upload_size
id8624
size12,286
Clar Fon (clarfonthey)

documentation

https://clarcharr.github.io/extra-default/extra_default

README

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.

Commit count: 0

cargo fmt