rustc_
data_
structures
1.82.0
(f6e511eec 2024-10-15)
Module owned_
slice
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.