Simplest pipe operator alternative (11 lines of code) with the simplest and shortest syntaxt.
A decorator that changes the >> and << operators to mimic Elixir-style function pipes
Adding the pipe operator to Rust with a declarative macro.
A simple pipe operator-like implementation using tuples in Rust.
No description provided.