futures-map 0.2.6

Futures-based and hashmap-based alogrithms
Documentation
[dependencies.cooked-waker]
version = "^5.0"

[dependencies.futures]
version = "^0.3"

[dependencies.log]
version = "^0.4"

[dev-dependencies.futures-test]
version = "^0.3"

[features]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Futures-based and hashmap-based alogrithms"
documentation = "https://docs.rs/futures-map"
edition = "2021"
license = "MIT"
name = "futures-map"
readme = "README.md"
repository = "https://github.com/HalaOS/futures.git"
version = "0.2.6"