pub fn work_queue_lease_expiration_command<T>(
candidate: &WorkQueueReadinessCandidate,
command_prefix: &str,
) -> Option<WorkQueueCommand<T>>Expand description
Creates or computes work_queue_lease_expiration_command.
pub fn work_queue_lease_expiration_command<T>(
candidate: &WorkQueueReadinessCandidate,
command_prefix: &str,
) -> Option<WorkQueueCommand<T>>Creates or computes work_queue_lease_expiration_command.