[][src]Function celery_rs_core::connection::rabbitmq_channel_utils::create_queue

pub fn create_queue(
    channel: Channel,
    queue_name: String,
    options: QueueDeclareOptions,
    nowait: bool
)

Create a queue if not exists