Trait eclectic::Mutate [] [src]

pub trait Mutate { }

A marker that indicates that a collection supports the mutation of its items.

Implementors