Crate zerodrop

Source
Expand description

Zeroing drop wrapper types.

Structs§

ZeroDrop
Zeroing drop wrapper type for Copy type.

Enums§

ZeroDropCow
Zeroing drop copy-on-write type for Copy types.