| Crates.io | extra-default |
| lib.rs | extra-default |
| version | 0.2.0 |
| created_at | 2017-02-21 22:20:26.363154+00 |
| updated_at | 2017-04-15 20:00:15.235303+00 |
| description | Extra traits to go along with the Default trait. |
| homepage | |
| repository | https://github.com/clarcharr/extra-default |
| max_upload_size | |
| id | 8624 |
| size | 12,286 |
Default traitsExtra traits to go along with the Default trait. You may freely use and modify
this code under the CC0 1.0 Universal License.
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.