v0.6.0
Pre-release
Pre-release
Main changes: Capabilities are now provided to operators as CapabilityRef
which contains a lifetime, and which should not be stored without calling .retain()
. They are probably hard to store without calling .retain()
, and there are probably error messages to this effect.