5 releases

Uses old Rust 2015

0.2.2 Jan 20, 2017
0.2.1 Jan 20, 2017
0.2.0 Aug 13, 2016
0.1.3 Jan 10, 2016
0.1.2 Nov 11, 2015

#6 in #currying

Download history 3/week @ 2025-05-21 14/week @ 2025-06-18 10/week @ 2025-06-25 21/week @ 2025-07-09 18/week @ 2025-07-16 3/week @ 2025-07-23 9/week @ 2025-07-30 6/week @ 2025-08-13 22/week @ 2025-08-20 4/week @ 2025-08-27 19/week @ 2025-09-03

51 downloads per month
Used in cervisia

MIT/Apache

3KB
66 lines


CLOSure-Enhancing Toolbox (CLOSET) provides some questionably-useful macro utilities for closures, including clone_army!, which reduces boilerplate for clone-capturing closures, and vindaloo!, which does automatic currying

No runtime deps