Idea: |> operator for postfix calls to macros and free functions

I doubt that it would break anything. However, it's possible to introduce it just as a part of Rust 2018: Rust 2018 operators thread

Another advantage of .> is also that it looks like as if it performs auto-deref. (Which I think it should perform)