pipe-trait 0.1.1

Add `pipe` method to every type
Documentation
[package]
name = "pipe-trait"
description = "Add `pipe` method to every type"
version = "0.1.1"
authors = ["khai96_ <hvksmr1996@gmail.com>"]
edition = "2018"
readme = "README.md"
license = "MIT"
repository = "https://github.com/KSXGitHub/pipe-trait.git"
include = [
  "/src",
  "/Cargo.toml",
  "/README.md",
  "/LICENSE.md",
]