recycle 0.1.0

Transform Box, Vec and HashMap while recycling the backing memory if possible.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "recycle"
version = "0.1.0"
dependencies = [
 "replace_with",
]

[[package]]
name = "replace_with"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f28a63b34e971384e2eaf3f513924e7af0012444c52662df4d4583015bfafaa"