35 stable releases
Uses new Rust 2024
| new 2.2.19 | May 24, 2026 |
|---|---|
| 2.2.17 | Mar 3, 2026 |
| 2.2.9 | Dec 13, 2025 |
| 2.2.7 | Oct 17, 2025 |
| 0.0.2 | Jan 17, 2025 |
#1005 in Data structures
362 downloads per month
Used in 8 crates
(via hyperlane-utils)
6KB
clonelicious
A Rust macro library that simplifies cloning and closure execution. The
clone!macro automatically clones variables and immediately executes the closure with the cloned values, streamlining common patterns in Rust programming.
Installation
To install clonelicious run cmd:
cargo add clonelicious
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
Contact
For any inquiries, please reach out to the author at [email protected].