Trait apalis::Producer[][src]

pub trait Producer<S>: Actor where
    S: Storage
{ }

Implementors

impl<J> Producer<RedisStorage> for RedisProducer<J> where
    J: 'static + Job
[src]

Loading content...