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

#2903 in Rust patterns

Download history 43/week @ 2024-02-19 17/week @ 2024-02-26 12/week @ 2024-03-04

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