Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "conducer"
description = "Easy async"
authors = ["Luke Curley"]
repository = "https://github.com/moq-dev/moq"
license = "MIT OR Apache-2.0"

version = "0.3.0"
edition = "2024"

keywords = ["async", "producer", "consumer", "state", "sync"]
categories = ["asynchronous", "concurrency"]