Crate ordes[][src]

Traits

Trait for defining the removal of the last element from an array- or tuple-like data structure.

Trait for defining pushing to an array- or tuple-like data structure.

Trait for defining the removal of the first element from an array- or tuple-like data structure.