Login
From:
doc.rust-lang.org
(Uncensored)
subscribe
Box in std::boxed - Rust
https://doc.rust-lang.org/nightly/std/boxed/struct.Box.html
links
backlinks
Roast topics
Find topics
Find it!
A pointer type that uniquely owns a heap allocation of type `T`.