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

Would it be ok to use Rust workspaces? #256

Closed
paulrouget opened this issue Aug 30, 2022 · 2 comments
Closed

Would it be ok to use Rust workspaces? #256

paulrouget opened this issue Aug 30, 2022 · 2 comments

Comments

@paulrouget
Copy link
Contributor

I was looking for a way to remove all the warnings, but the use of the multiple [[bin]] (plato/importer/emulator/fetcher) make it almost impossible to avoid dead code.

I think it make more sense to use workspaces to have 4 crates for binaries, and one crate as a core lib.

If that's something you would be ok with, I will give it a shot.

@baskerville
Copy link
Owner

Yes, it would be great if you can find a way to eliminate the warnings.

@paulrouget
Copy link
Contributor Author

Yes, it would be great if you can find a way to eliminate the warnings.

Ok. I'll look into it.

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