Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
doc.rust-lang.org
(Uncensored)
subscribe
ManuallyDrop in std::mem - Rust
https://doc.rust-lang.org/std/mem/struct.ManuallyDrop.html
links
backlinks
A wrapper to inhibit the compiler from automatically calling `T`’s destructor. This wrapper is 0-cost.