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
This gives direct access to functions such as `is_empty` when only a `VecLike` bound is specified.
BREAKING CHANGE
This removes the `VecLike::len` method which is superseeded by the `len`
method on `[T]`
0 commit comments