pointer-utils icon indicating copy to clipboard operation
pointer-utils copied to clipboard

slice-dst: Add example for SliceWithHeader

Open MattesWhite opened this issue 3 years ago • 1 comments

This PR is the result of the discussion in #69 .

It adds an example for the slice-dst crate and demonstrates how a custom Vec can be implemented.

MattesWhite avatar Apr 09 '21 13:04 MattesWhite

Feel free to ignore the clippy warnings CI reported; I fixed them in #72.

CAD97 avatar Apr 16 '21 03:04 CAD97