Sponsor of the Day:
Jerkmate
https://doc.rust-lang.org/std/boxed/struct.Box.html
Box in std::boxed - Rust
A pointer type that uniquely owns a heap allocation of type `T`.
boxed ruststd
https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html
Box in alloc::boxed - Rust
A pointer type that uniquely owns a heap allocation of type `T`.
boxed rustalloc
https://doc.rust-lang.org/std/boxed/struct.ThinBox.html
ThinBox in std::boxed - Rust
boxed ruststd