Inspectopedia
 
2024.3

Invalid `Drop` implementation

Error
New
Last modified: 03 December 2024

Reports invalid `Drop` implementations. The `Drop` trait can only be implemented for structs and enums. E0120