shared_slice
Thread-local and thread-safe shared slice types, like &[T] but without lifetimes. This library depends only on alloc and core, so can be used in environments without std.
&[T]
alloc
core
std
Documentation
Package listing