prev-iter

Crates.ioprev-iter
lib.rsprev-iter
version0.2.0
sourcesrc
created_at2018-04-20 05:22:16.023157
updated_at2024-03-03 20:45:03.318387
descriptionIterator which allows you to view the previous element
homepagehttps://github.com/AgostonSzepessy/prev-iter
repositoryhttps://github.com/AgostonSzepessy/prev-iter
max_upload_size
id61518
size31,961
(AgostonSzepessy)

documentation

https://docs.rs/prev-iter/

README

prev-iter Test badge

prev-iter contains an iterator which allows you to view the previous element.

Usage

Add the following line to your Cargo.toml under the [dependencies] section:

prev-iter = "0.2.0"

Documentation

Documentation is available at docs.rs.

Running tests

cargo test

License

prev-iter is licensed under MPL-2.0 and so are all contributions. Please see the license for more information.

Commit count: 10

cargo fmt