A reference-counted slice type. This is exactly like &[T] except without lifetimes, so the allocation only disappears once all RcSlice s have disappeared.
確定! 回上一頁