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
Just like Box<[T]>, Clone is also wanted for Box<str>, but that can be much simpler: There is no panic issue, and it can use a simple ptr::copy of the data.