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

clone block used many times in engine.rs and service.rs #63

Open
manojgop opened this issue Oct 25, 2018 · 0 comments
Open

clone block used many times in engine.rs and service.rs #63

manojgop opened this issue Oct 25, 2018 · 0 comments

Comments

@manojgop
Copy link
Collaborator

manojgop commented Oct 25, 2018

Clone is used at many places in engine.rs and service.rs. Please re evaluate if you really need to clone. Use borrow instead

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

1 participant