Type Definition tourniquet_celery::CeleryRoundRobin

source ·
pub type CeleryRoundRobin = RoundRobin<String, Celery, RRCeleryError, CeleryConnector<'static>>;
Expand description

Shorthand type for a basic RoundRobin type using Celery