1 2 3
pub use super::distributed::{CycleTaskDispatchResult, CycleTaskDispatcher}; pub type CeleryBackend = super::distributed::DistributedBackend;