c2ae30eb4d
The existing signature unpacked elements from a Shred and took an owned Vec<u8>, forcing a .clone() from the caller. The Shred can be passed in directly to simplify argument list and avoid the clone. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |