Module len_trait::len [] [src]

Traits involving the length of a collection.

Traits

Clear

A trait for clearing collections.

Len

A trait for describing the length of a collection.

LenMut

A trait for modifying the length of a collection.