5 unstable releases
Uses old Rust 2015
0.3.0 | Jul 2, 2020 |
---|---|
0.2.2 | Mar 21, 2016 |
0.2.1 | Sep 22, 2015 |
0.1.1 | Sep 22, 2015 |
0.1.0 | Sep 21, 2015 |
#1060 in Rust patterns
13,421 downloads per month
Used in 7 crates
(5 directly)
3KB
Apply
A tiny library for chaining free functions into method call chains.
Usage
See tests/lib.rs
.
lib.rs
:
A tiny library for chaining free functions into method call chains.