Hacker News new | ask | show | jobs
by rocqua 344 days ago
A type might have a generic parameter T, but e.g. use it as a phantom marker.

Then even if T isn't cloneable, the type might still admit a perfectly fine implementation of clone.