[dev-dependencies.futures]
version = "^0.3.19"
[package]
authors = ["khai96_ <hvksmr1996@gmail.com>"]
categories = ["no-std", "rust-patterns"]
description = "Make it possible to chain regular functions"
documentation = "https://docs.rs/pipe-trait"
edition = "2018"
include = ["/src", "/Cargo.toml", "/README.md", "/LICENSE.md"]
keywords = ["pipe", "trait", "fp", "pipeline"]
license = "MIT"
name = "pipe-trait"
readme = "README.md"
repository = "https://github.com/KSXGitHub/pipe-trait.git"
version = "0.4.0"