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

Implement rust-style #import #14

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Implement rust-style #import #14

merged 1 commit into from
Jul 19, 2024

Conversation

alex5nader
Copy link
Contributor

@alex5nader alex5nader commented Jul 16, 2024

Fixes #13.

I'm not sure if I should update the examples to use the new syntax and a new one for the old syntax, or just add a new example using the new syntax. Somehow I missed that none of the examples even use item imports, so I think all is good.

@alex5nader alex5nader marked this pull request as ready for review July 16, 2024 20:37
@Joeoc2001
Copy link
Member

Joeoc2001 commented Jul 17, 2024

Change set looks good, thank you! Any chance you could add an example with the item imports so that CI can test them?

@Joeoc2001 Joeoc2001 merged commit b57dd20 into LucentFlux:main Jul 19, 2024
2 checks passed
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.

Unexpected import syntax
2 participants