[][src]Module amethyst_utils::circular_buffer

CircularBuffer

Structs

CircularBuffer

A CircularBuffer that drops the oldest element inserted when full.