Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lib.rs #357

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Update lib.rs #357

merged 1 commit into from
Jul 15, 2023

Conversation

Flamenco
Copy link
Contributor

@Flamenco Flamenco commented Jul 5, 2023

Mention that range specifier is inclusive

Because rust-peg uses a different default versus Rust for the max range, being that max is exclusive, it is a good idea to mention this explicitly.

Mention that range specifier is inclusive
@kevinmehall
Copy link
Owner

Good point, thanks.

Should probably switch this to use Rust pattern syntax in the next semver-major version.

@kevinmehall kevinmehall merged commit c870876 into kevinmehall:master Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants