[go: up one dir, main page]

waker-fn 1.1.0

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