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
If possible, the trait specified in the title would make it easier to store owned arrays in a (Hash)Map and retrieve them without the need to build a new owned array (performing allocations).