plumb 0.1.0

A functional, async pipeline framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["asynchronous", "rust-patterns"]
description = "A functional, async pipeline framework"
edition = "2018"
keywords = ["async"]
license-file = "LICENSE"
name = "plumb"
readme = "README.md"
repository = "https://github.com/ear7h/plumb"
version = "0.1.0"