Skip to content

reevaluate implicit span parameter #4

@ModProg

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.

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