Skip to content

Replacement approaches for deprecated features missing #1880

Description

@gdennie

Features that are deprecated, such as tuple, could use a note stipulating their replacement approach if one exists. In the case of nom::sequence::tuple, none had been provided. Subsequent research online suggests that nom::Parser::and may be the new recommended technique for constructing a result that is a tuple.

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