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 crate provides generic raw slice type, which allows erasing the lifetime of a borrowed slice.
The documentation provides more details on the motivation of this crate and how it can be used.