[go: up one dir, main page]

pasts 0.7.3

Minimal and simpler alternative to the futures crate.
Documentation
[build-dependencies]

[dependencies]
[dev-dependencies.async-std]
version = "1.0"

[features]
default = ["std"]
std = []

[package]
authors = ["Jeron Aldaron Lau <jeronlau@plopgrizzly.com>"]
categories = ["asynchronous", "embedded", "no-std", "rust-patterns", "wasm"]
description = "Minimal and simpler alternative to the futures crate."
documentation = "https://docs.rs/pasts"
edition = "2018"
homepage = "https://github.com/AldaronLau/pasts/blob/main/CHANGELOG.md"
include = ["Cargo.toml", "src/*"]
keywords = ["futures", "platform-agnostic", "cross-platform", "io", "executor"]
license = "Apache-2.0 OR MIT OR BSL-1.0"
name = "pasts"
readme = "README.md"
repository = "https://github.com/AldaronLau/pasts"
version = "0.7.3"