logo
pub trait ManySwap { }
Expand description

Singifies this object can be swapped around in a slice many times without much of a performance hit.

Implementations on Foreign Types

Implementors