2 releases
Uses old Rust 2015
0.2.1 | Mar 9, 2017 |
---|---|
0.2.0 | Mar 9, 2017 |
#28 in #pop
8KB
170 lines
Pop
trait
Pop
trait for collections. 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]
pop-trait = "0.2"
For more formal documentation, you can find the rustdoc here.
Dependencies
~190KB