nursery 0.0.1

An implemenation of Nathaniel J. Smiths Concurrency primitive for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
description = "An implemenation of Nathaniel J. Smiths Concurrency primitive for Rust."
edition = "2018"
keywords = ["concurrency", "async"]
license = "Apache-2.0"
name = "nursery"
repository = "https://git.sr.ht/~zaphar/rust-nursery-async"
version = "0.0.1"