Skip to content

De/serializing one-pass DFAs #1322

@LoganDark

Description

@LoganDark

I like that one-pass DFAs can report the positions of capture groups, but it seems I cannot construct them at compile time, even with the assistance of a proc macro. I notice dense DFAs have to_bytes and from_bytes, but one-pass DFAs do not. Would it be practical to add a way to construct one-pass DFAs at compile time?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions