Module raw_container

Module raw_container 

Source
Expand description

this module defines the RawContainer trait for establishing a core interface for various representations of a container.

Traitsยง

RawContainer
the RawContainer trait defines the most basic interface for a container composed of elements of type Item.