Structs§
- Owned
Slice - An owned slice.
Functions§
- slice_
owned - Makes an
OwnedSlice
out of anowner
and aslicer
function. - try_
slice_ owned - Makes an
OwnedSlice
out of anowner
and aslicer
function that can fail.
OwnedSlice
out of an owner
and a slicer
function.OwnedSlice
out of an owner
and a slicer
function that can fail.