Support for subtrait matching in assume_specification
#1589
parno
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose I want to provide an ensures clause for
str::contains, which operates on aPattern. I can introduce thecontainsfunction and thePatterntrait to Verus like this.Beta Was this translation helpful? Give feedback.
All reactions