rustc_
data_
structures
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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.