slice-copy
==========
[](https://travis-ci.org/twmb/slice-copy) [](https://crates.io/crates/slice-copy) [](https://docs.rs/slice-copy/)
Go style copying for slices. For times where you would rather use the amount
copied to adjust your slices as opposed to adjusting your slices to determine
the amount to copy.