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