[][src]Module pikmin::recorder

Recorders to record the progress on external storage to resume.

Modules

file

A progress recorder on a file.

memory

A progress recorder on memory.

Traits

ProgressRecorder

An abstraction of a progress recorder, with reading and writing.