internal_iterator_rec 0.1.1

Recursive extension for the `internal_iterator` crate
Documentation
[dependencies.internal-iterator]
version = "0.2.3"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Recursive extension for the `internal_iterator` crate"
edition = "2024"
license = "Zlib OR Apache-2.0 OR MIT"
name = "internal_iterator_rec"
readme = "README.md"
repository = "https://github.com/Lokathor/internal_iterator_rec"
rust-version = "1.85"
version = "0.1.1"

[[test]]
name = "usability_test"
path = "tests/usability_test.rs"