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

Oops I wrote it again #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

piegamesde
Copy link

I started working on #6 and ran into a few other limitations of Rust's macro system. This kind of escalated, and I ended up re-implementing it as proc macro in the great lambda crate. But I think the macro fits better in here, so I copied the code over (:

The new style is undoubtedly different, but it's nice, simple and I really like it. A lot of the limitations like having to use braces and brackets no longer apply. See the cargo doc for more details.

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