woke 0.0.4

A minimalistic waker implementation for executors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "woke"
version = "0.0.4"
authors = ["Richard Anaya"]
edition = "2021"
description = "A minimalistic waker implementation for executors"
license = "MIT OR Apache-2.0"
categories = ["no-std"]
rust-version="1.63"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]