Span is preferrable since it's agnostic of the source container, makes it clearer that there is no ownership, is 8 bytes smaller, and can be passed by value.
Span is preferrable since it's agnostic of the source container, makes it clearer that there is no ownership, is 8 bytes smaller, and can be passed by value.