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

Improve Rust implementation #9

Open
2 tasks
MalteHerrmann opened this issue May 31, 2024 · 0 comments
Open
2 tasks

Improve Rust implementation #9

MalteHerrmann opened this issue May 31, 2024 · 0 comments
Labels
improvements Things that improve the code base or individual features without adding new functionality

Comments

@MalteHerrmann
Copy link
Owner

MalteHerrmann commented May 31, 2024

There are a series of improvements that can be made to apply better Rust practices in the codebase:

  • Introduce lifetime handling and not use Copy and Clone traits everywhere.
  • ...
@MalteHerrmann MalteHerrmann added the improvements Things that improve the code base or individual features without adding new functionality label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvements Things that improve the code base or individual features without adding new functionality
Projects
None yet
Development

No branches or pull requests

1 participant