fastpeek 0.2.2

A different way to peek
Documentation
[dependencies]

[lib]
name = "fastpeek"
path = "src/lib.rs"

[package]
authors = ["Christian Schjølberg <grelner@pm.me>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = []
description = "A different way to peek"
edition = "2021"
keywords = ["iterator", "peek"]
license = "MIT OR Apache-2.0"
name = "fastpeek"
readme = "README.md"
repository = "https://github.com/grelner/fastpeek"
version = "0.2.2"