[−][src]Crate recycle
Transform Box, Vec and HashMap while recycling the backing memory if possible.
📦 Crates.io │ 📑 GitHub │ 💬 Chat
Example
...
Macros
try | Unwraps a result or propagates its error. |
Structs
NoneError | The error type that results from applying the try operator ( |
Traits
Try | A stable version of |
VecExt | Extension methods for |