[package]
categories = ["asynchronous", "no-std", "rust-patterns"]
description = "Asynchronous lending iterator"
documentation = "https://docs.rs/event_iterator"
edition = "2021"
homepage = "https://github.com/ardaku/event_iterator/releases"
include = ["/LICENSE_APACHE", "/LICENSE_BOOST", "/LICENSE_MIT", "/README.md", "/src/*"]
keywords = ["streams", "async", "iterator", "lending", "gat"]
license = "Apache-2.0 OR BSL-1.0 OR MIT"
name = "event_iterator"
readme = "README.md"
repository = "https://github.com/ardaku/event_iterator"
version = "0.1.0"