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
There used to be an IdSlice trait for doing this, but it was removed in SSheldon/rust-objc@4118e96. This isn't possible until rust-lang/rust#5016 is completed, because until then an Id is a different size than a reference.