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

#2946 in Rust patterns

Download history 43/week @ 2024-02-19 17/week @ 2024-02-26 12/week @ 2024-03-04 15/week @ 2024-03-11 9/week @ 2024-03-18 7/week @ 2024-03-25 33/week @ 2024-04-01 5/week @ 2024-04-08 15/week @ 2024-04-15 18/week @ 2024-04-22

72 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