package amqp-client

  1. Overview
  2. Docs
Amqp client library compatable with async and lwt.

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.3.tar.gz
sha256=ec087dc3691b5ca3b3c903ba2a519b090df2214b5d3393338f52554fb95350d5
md5=107607716ab76d6318e48addbe9559de

doc/src/amqp-client.lib/ocaml_lib.ml.html

Source file ocaml_lib.ml

1
2
3
(** Alias Global module Queue to local module Queue
to make is accessable though __MODULE__.Queue *)
module Queue = Queue
OCaml

Innovation. Community. Security.