Crates.io | push-trait |
lib.rs | push-trait |
version | 0.6.0 |
source | src |
created_at | 2017-03-09 05:18:55.398107 |
updated_at | 2017-07-18 18:18:20.597034 |
description | Push trait for collectons. |
homepage | |
repository | https://github.com/clarcharr/push-trait |
max_upload_size | |
id | 8894 |
size | 28,835 |
Push
traitPush
trait for collections. 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]
push-trait = "0.5"
For more formal documentation, you can find the rustdoc here.