You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
There are some
unwrap
andexpect
calls not only in tests but also in real code. It prevents from using the lib in apps with high crash-free standards.The text was updated successfully, but these errors were encountered: