We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I realized, we could reuse these predicates for being able to create file-backed eq predicates for strings / bytes.
eq
Other changes
find_case
difference
The text was updated successfully, but these errors were encountered:
with_stdin
feat(path): support file-based str predicates
4b43053
Fixes assert-rs#56
Realized I could get this in now without disrupting my big PR or breaking compatibility by just adding additional impls.
impl
I'll need to remember when I add find_case support for use difference.
Sorry, something went wrong.
Just kicked off cargo publish for v0.5.2
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
I realized, we could reuse these predicates for being able to create file-backed
eq
predicates for strings / bytes.Other changes
find_case
to itdifference
.The text was updated successfully, but these errors were encountered: