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
Currently, we have no way of naming methods when passing them to Charon' --opaque flag. While bare functions can be supported, anything inside of an impl block can't.
Currently, we have no way of naming methods when passing them to Charon'
--opaqueflag. While bare functions can be supported, anything inside of animplblock can't.