Skip to content

Support of Context attribute #31

@r4v3n6101

Description

@r4v3n6101
Contributor

It seems there's no way to wrap parsers with context attribute. I think it's good idea adding something like endianness attribute, but for context: we could use it for structure parameters and for the whole structure (maybe wrap all structure parameters' parsers with tuple and then with context like context (message, tuple((..))).

Activity

changed the title [-]Support or Context attribute[/-] [+]Support of Context attribute[/+] on Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @r4v3n6101

        Issue actions

          Support of Context attribute · Issue #31 · rust-bakery/nom-derive