Skip to content

parse! macro doesn't work #72

@MarcWeber

Description

@MarcWeber

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions