another_pipe_macro 0.1.2

Adds a macro for composing functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "Adds a macro for composing functions"
edition = "2021"
keywords = ["function", "pipeline"]
license = "MIT"
name = "another_pipe_macro"
readme = "README.md"
repository = "https://github.com/thetos7/pipe_macro_rs"
resolver = "2"
version = "0.1.2"