smartpoll 1.0.0

A 'Task' abstraction that simplifies polling futures.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Miles Courtie"]
categories = ["asynchronous", "no-std"]
description = "A 'Task' abstraction that simplifies polling futures."
edition = "2021"
homepage = "https://github.com/MilesCourtie/smartpoll"
keywords = ["async", "executor", "futures", "task", "no_std"]
license = "MIT"
name = "smartpoll"
readme = "README.md"
repository = "https://github.com/MilesCourtie/smartpoll"
version = "1.0.0"