Skip to content

fix #92 #93

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

Merged
merged 2 commits into from
Apr 6, 2025
Merged

fix #92 #93

merged 2 commits into from
Apr 6, 2025

Conversation

besok
Copy link
Owner

@besok besok commented Apr 6, 2025

No description provided.

@besok besok requested a review from Copilot April 6, 2025 19:27
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

src/parser.rs:22

  • Changing the visibility of the Parsed type alias from pub(super) to pub may expose internal implementation details. Confirm that this change is intended and update documentation if necessary.
pub type Parsed<T> = Result<T, JsonPathError>;

@besok besok merged commit 474293e into main Apr 6, 2025
5 checks passed
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.

None yet

1 participant