[package] name = "iterator-endiate" version = "0.2.1" edition = "2021" description = "Extension method for (exact size) iterators which yields tuple containing whether item is last in iterator" authors = ["Ben "] license = "MIT" repository = "https://github.com/kaleidawave/iterator-endiate" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]