function-compose-proc-macros 0.3.0

function composition library for rust
Documentation

function-compose-proc-macros

This crate contains proc macro to mark a function as composeable. It must be used along with function_compose crate

check the docs of function-compose