[[bench]]
harness = false
name = "benchmark"
path = "src/benchmark.rs"
[dependencies.odds]
features = ["std-vec"]
version = "0.3"
[dev-dependencies.criterion]
version = "=0.3.0"
[package]
authors = ["master <alxe.master@gmail.com>"]
categories = ["rust-patterns"]
description = "Small event emitter for rapid development of weak dependency in applications. simple. powerful. predicted"
documentation = "https://docs.rs/alone_ee"
edition = "2018"
keywords = ["event", "emitter", "ee", "publish", "subscribe"]
license = "GPL-3.0"
name = "alone_ee"
repository = "https://github.com/aliaksandr-master/alone_ee"
version = "1.7.3"