Crates.io | prev-iter |
lib.rs | prev-iter |
version | 0.2.0 |
source | src |
created_at | 2018-04-20 05:22:16.023157 |
updated_at | 2024-03-03 20:45:03.318387 |
description | Iterator which allows you to view the previous element |
homepage | https://github.com/AgostonSzepessy/prev-iter |
repository | https://github.com/AgostonSzepessy/prev-iter |
max_upload_size | |
id | 61518 |
size | 31,961 |
prev-iter contains an iterator which allows you to view the previous element.
Add the following line to your Cargo.toml
under the [dependencies]
section:
prev-iter = "0.2.0"
Documentation is available at docs.rs.
cargo test
prev-iter is licensed under MPL-2.0 and so are all contributions. Please see the license for more information.