Function background_jobs::create_server_in_arbiter_handle[][src]

pub fn create_server_in_arbiter_handle<S>(
    arbiter: ArbiterHandle,
    storage: S
) -> QueueHandle where
    S: 'static + Storage + Sync
Expand description

Create a new server in the provided ArbiterHandle