We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As the web app nears MVP, the squire_web crate needs to be cleaned up.
squire_web
The clean-up should happen in three distinct steps:
allow
main.rs
squire_lib/src/lib.rs
The text was updated successfully, but these errors were encountered:
fintanneff
No branches or pull requests
Unmet Need:
As the web app nears MVP, the
squire_web
crate needs to be cleaned up.Solution:
The clean-up should happen in three distinct steps:
allow
statements. Currently, there are two at the top ofmain.rs
squire_lib/src/lib.rs
will suffice.The text was updated successfully, but these errors were encountered: