|
|
|
|
|
by Aurornis
506 days ago
|
|
> You would have to either wrap any standard library types in newtypes with ManuallyDrop implemented ManuallyDrop would presumably be implemented on large data structures where it matters, not on every single type involved in the program. |
|