pub fn queue_update(
    ctx: Context<'_, '_, '_, '_, QueueUpdate<'_>>,
    settings: QueueSettings
) -> Result<()>
Expand description

Allows an owner to update the mutable properties of a queue.