lending-iterator 0.1.6-rc1

Fully general lending iterators in stable rust: windows_mut!
Documentation
[dependencies.extension-traits]
version = "1.0.1"

[dependencies.futures]
optional = true
version = "0.3.21"

[dependencies.lending-iterator-proc_macros]
version = "0.1.6-rc1"

[dependencies.macro-vis]
optional = true
version = "0.1.1"

[dependencies.macro_rules_attribute]
version = "0.1.2"

[dependencies.never-say-never]
version = "6.6.666"

[dependencies.nougat]
version = "0.2.1"

[dependencies.polonius-the-crab]
version = "0.2.1"

[dev-dependencies]

[features]
alloc = []
better-docs = ["futures", "macro-vis"]
default = ["alloc"]
ui-tests = ["better-docs"]

[lib]
path = "src/_lib.rs"

[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "Fully general lending iterators in stable rust: windows_mut!"
documentation = "https://docs.rs/lending-iterator"
edition = "2021"
keywords = ["streaming", "streaming-iterator", "windows_mut", "hkt", "gat"]
license = "Zlib OR MIT OR Apache-2.0"
name = "lending-iterator"
readme = "README.md"
repository = "https://github.com/danielhenrymantilla/lending-iterator.rs"
resolver = "2"
rust-version = "1.57.0"
version = "0.1.6-rc1"
[package.metadata.docs.rs]
features = ["better-docs"]
rustdoc-args = ["--html-before-content", "fix-docsrs-li-details-summary.html", "--cfg", "doc_nightly"]