Available on crate feature storage only.
Expand description

Represents ability to persist and consume jobs from storages.

Structs

A queue represents a consumer of a Storage.

Enums

Represents a storage emitted by a worker

Each [Worker] sends heartbeat messages to storage

Traits

Represents a Storage that can be passed to a Builder

Type Definitions

Represents a Storage Result