Function lrs::mem::needs_drop

Returns whether a type has a Drop implementation.

Syntax

fn needs_drop<T>() -> bool