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
I don't know if this suggestion was raised before in this crate, but it looks like Vec::from_array can be implemented in const context.
Along with some other methods.