[lib]
name = "gat_lending_iterator"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["algorithms", "rust-patterns"]
description = "A library for iterators who's items can [mutably] reference the iterator."
documentation = "https://docs.rs/gat-lending-iterator"
edition = "2021"
homepage = "https://github.com/Crazytieguy/gat-lending-iterator"
keywords = ["iterator", "lending", "gat"]
license = "MIT"
name = "gat-lending-iterator"
readme = "README.md"
repository = "https://github.com/Crazytieguy/gat-lending-iterator/"
rust-version = "1.65"
version = "0.1.6"