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

parse! macro doesn't work #72

Open
MarcWeber opened this issue Apr 18, 2024 · 0 comments
Open

parse! macro doesn't work #72

MarcWeber opened this issue Apr 18, 2024 · 0 comments

Comments

@MarcWeber
Copy link

1.76, 17.2 after installing either the git or the cargo add version the parse! macro didn't work due to __internal .. not accessible. Tried reading all issues and looking at code. But .. finally kinda gave up.

Importing prelude::* as suggested. But maybe I don't understand enough about Rust yet.

https://crates.io/keywords/parser-combinators lists alternatives and how often they are used.

Maybe this allows others to find a solution faster in the future. Test case is 'cargo add chomp' then add a file with copy paste from samples.

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

1 participant