recycle

Crates.iorecycle
lib.rsrecycle
version0.1.0
sourcesrc
created_at2020-07-18 10:35:54.605273
updated_at2020-07-18 10:35:54.605273
descriptionTransform Box, Vec and HashMap while recycling the backing memory if possible.
homepagehttps://github.com/alecmocatta/recycle
repositoryhttps://github.com/alecmocatta/recycle
max_upload_size
id266523
size24,145
Alec Mocatta (alecmocatta)

documentation

https://docs.rs/recycle/0.1.0

README

recycle

Crates.io MIT / Apache 2.0 licensed Build Status

📖 Docs | 💬 Chat

Map Box, Vec and HashMap while recycling the backing memory if possible.

Example

...

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 14

cargo fmt