[][src]Module sarchive::archive

Modules

file

Traits

Archive

The Archive trait should be implemented by every backend.

Functions

archive_builder
process

The process function consumes job entries and call the archive function for each received entry. At the same time, it also checks if there is an incoming notification that it should stop processing. Upon receipt, it will cease operations immediately.