Skip to content

Generate optimal formatters at compile time #613

Closed
@vitaut

Description

@vitaut

As pointed out by Louis Dionne in #546:

Not only could you perform the safety checks at compile-time, but you could also generate optimal code by parsing everything at compile-time.

This can make the format API as efficient as the write API and eliminate the need in the latter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions