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

unwrap and expect in the code #47

Open
NightBlaze opened this issue Jul 8, 2024 · 1 comment
Open

unwrap and expect in the code #47

NightBlaze opened this issue Jul 8, 2024 · 1 comment

Comments

@NightBlaze
Copy link

There are some unwrap and expect calls not only in tests but also in real code. It prevents from using the lib in apps with high crash-free standards.

@James-LG
Copy link
Owner

James-LG commented Jul 8, 2024

Yes the readme does say

This library is major-version 0 because there are still todo! calls for many xpath features. If you encounter one that you feel should be prioritized, open an issue on GitHub.

But I am curious which panics you ran into, maybe I can deal with them sooner rather than later.

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

No branches or pull requests

2 participants