Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impl Clone for rust crate #136

Open
DanielDK05 opened this issue Apr 25, 2024 · 3 comments
Open

impl Clone for rust crate #136

DanielDK05 opened this issue Apr 25, 2024 · 3 comments

Comments

@DanielDK05
Copy link
Contributor

I was just wondering if it would be possible to implement the Clone trait for the FastNoiseLite struct in the rust crate. Cloning is often very useful, and would be a nice to have, in my opinion. (Also I currently need it for my project :D)

@Auburn
Copy link
Owner

Auburn commented May 6, 2024

If you want to make a PR with the change I can look at merging it

@DanielDK05
Copy link
Contributor Author

Sure, I'll look into that!

@DanielDK05
Copy link
Contributor Author

Wasn't that much needed, heres the pull request:
#138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants