Module Basic.Cancel_ok

This method confirms that the cancellation was completed.

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