Function nom::lib::std::slice::from_mut 1.28.0 (const: unstable)[−][src]
Expand description
Converts a reference to T into a slice of length 1 (without copying).
Converts a reference to T into a slice of length 1 (without copying).