[go: up one dir, main page]

waker-fn 1.0.0

Convert closures into wakers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
categories = ["concurrency"]
description = "Convert closures into wakers"
documentation = "https://docs.rs/waker-fn"
edition = "2018"
homepage = "https://github.com/stjepang/waker-fn"
keywords = ["async", "waker", "wake", "closure", "callback"]
license = "Apache-2.0 OR MIT"
name = "waker-fn"
readme = "README.md"
repository = "https://github.com/stjepang/waker-fn"
version = "1.0.0"