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:
Usage
use *;
let s1: String = Stringfrom;
let s2: String = Stringfrom;
clone!;
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 ltpp-universe root@ltpp.vip.