rustc_
data_
structures
1.83.0-nightly
(04a318787 2024-09-15)
Module owned_
slice
Module Items
Structs
Functions
In crate rustc_
data_
structures
Module
rustc_data_structures
::
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.