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
We can just forward to the inner, however, to make this ergonomic we need a wrapping type for the returned Index::Item<'a> to make it usable as a T. I think for T: Copy this is trivial, but requires the concept of ReferenceType<'a> for ArrayType impls to support T: !Copy types.
No description provided.
The text was updated successfully, but these errors were encountered: