package amqp-client-async

  1. Overview
  2. Docs

This method confirms that the cancellation was completed.

type t = {
  1. consumer_tag : consumer_tag;
}
val init : consumer_tag:consumer_tag -> unit -> t