[−][src]Trait rfc::core::slice::SliceCastOptions   
🔬 This is a nightly-only experimental API. (
cast)🌟 Options for casting slices.
Slice casting transmutes the contents of the slice, and adjusts the slice's length as needed. All TransmuteOptions are SliceCastOptions.