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

Fix warnings #193

Merged
merged 4 commits into from
Jul 16, 2024
Merged

Fix warnings #193

merged 4 commits into from
Jul 16, 2024

Conversation

Davidson-Souza
Copy link
Collaborator

No description provided.

If we use the modules directly, some things that are meant for
third-party consumers will be marked as unused by rustc, creating some
warnings while compiling florestad. This commit removes the `mod`
statements from `main.rs` and uses them from the lib `florestad`
@Davidson-Souza Davidson-Souza merged commit ce9dffb into master Jul 16, 2024
5 checks passed
@Davidson-Souza Davidson-Souza deleted the fix-warnings branch July 16, 2024 21:42
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

Successfully merging this pull request may close these issues.

1 participant