Crate push_trait [] [src]

Structs

PushedVal

Represents a pushed value that has been dropped.

Traits

Push

A mutable collection onto which items can be added to an arbitrary location in the collection.

PushBack

A mutable collection onto which items can be added "at the end."

PushFront

A mutable collection onto which items can be added "at the beginning."