Support for associated types in trait #379
Closed
marshtompsxd
started this conversation in
General
Replies: 2 comments 1 reply
-
In terms of prioritization, just adding a +1 here since support for associated types would help simplify the design of what I'm currently implementing. |
Beta Was this translation helpful? Give feedback.
1 reply
-
These are now supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Verus developers, I am wondering whether there is any chance to support associated types in trait such as:
Currently, Verus reports
error: The verifier does not yet support the following Rust feature: unsupported item
Beta Was this translation helpful? Give feedback.
All reactions