rustc_
data_
structures
1.84.0-nightly
(86d69c705 2024-10-22)
Module owned_
slice
Module Items
Structs
Functions
In crate rustc_
data_
structures
rustc_data_structures
Module
owned_slice
Copy item path
source
Structs
§
Owned
Slice
An owned slice.
Functions
§
slice_
owned
Makes an
OwnedSlice
out of an
owner
and a
slicer
function.
try_
slice_
owned
Makes an
OwnedSlice
out of an
owner
and a
slicer
function that can fail.