Skip to content

reevaluate implicit span parameter #4

Description

@ModProg

Currently the error_message! macro choose whether to interpret the first
character as Span or as format string based on if it is a literal. While this
does work reliably (a Span can never be a literal, and a literal never a Span)
it might be confusing to a user.

Activity

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions