Module flattened

Source

Traitsยง

Flattened
IntoFlattened
Create a new vector that contains owned versions of the elements of all vectors/slices. Comes in two variants, into* consuming the input, and one using ToOwned instead.