Skip to content

pub(crate) is not allowed in the named!() #656

Closed
@vthriller

Description

@vthriller

This one is self-explanatory:

error: no rules expected the token `crate`
 --> src/lib.rs:4:12
  |
4 | named!(pub(crate) whatever, tag!("whatever"));
  |            ^^^^^

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

    Issue actions