Hacker News new | ask | show | jobs
by pjmlp 1392 days ago
Trivial types don't count, their Drop implementation is basically do nothing.

And for Rust standard library, where the Drop actually does something, someone else wrote the implementation for you.