Crate ref_slice [] [src]

Functions

mut_ref_slice

Converts a reference to A into a slice of length 1 (without copying).

ref_slice

Converts a reference to A into a slice of length 1 (without copying).