recycle_vec 1.1.1

Provides a method for Vec to recycle it's backing allocation for use with another Vec of different type.
Documentation
[dependencies]
[dev-dependencies.trybuild]
version = "1.0.89"

[package]
authors = ["Pyry Kontio <pyry.kontio@drasa.eu>"]
description = "Provides a method for Vec to recycle it's backing allocation for use with another Vec of different type."
documentation = "https://docs.rs/recycle_vec/"
edition = "2021"
license = "MIT"
name = "recycle_vec"
readme = "README.md"
repository = "https://github.com/golddranks/recycle_vec"
version = "1.1.1"