[package] name = "fastpeek" version = "0.2.6" edition = "2021" authors = ["Christian Schjølberg "] repository = "https://github.com/grelner/fastpeek" description = "A different way to peek iterators" readme = "README.md" keywords = ["iterator", "peek"] categories = ["rust-patterns", "no-std", "no-std::no-alloc"] license = "MIT OR Apache-2.0" [dependencies]