MaybeUninit::write: fix doc # Fix doc for `MaybeUninit::write` The documentation refers to the way `MaybeUninit` stores data internally. The property of not dropping content on context exit is the responsibility of `ManuallyDrop`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||