Trait eclectic::AddRemove [] [src]

pub trait AddRemove { }

A marker that indicates that a collection supports the insertion of new items and the removal of existing items.

Implementors