#chaining #free #call

apply

A tiny library for chaining free functions into method call chains

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

#11 in #chaining

Download history 3695/week @ 2025-07-19 3355/week @ 2025-07-26 2718/week @ 2025-08-02 3512/week @ 2025-08-09 3293/week @ 2025-08-16 3618/week @ 2025-08-23 3432/week @ 2025-08-30 4334/week @ 2025-09-06 3839/week @ 2025-09-13 6036/week @ 2025-09-20 4978/week @ 2025-09-27 4364/week @ 2025-10-04 4453/week @ 2025-10-11 4686/week @ 2025-10-18 4356/week @ 2025-10-25 3627/week @ 2025-11-01

17,825 downloads per month
Used in 11 crates (8 directly)

Custom license

3KB

Apply

A tiny library for chaining free functions into method call chains.

Usage

See tests/lib.rs.

No runtime deps