package azure-cosmos-db

  1. Overview
  2. Docs
Azure cosmos db interface

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.3.1.tar.gz
md5=9d6c72984d8657207a715d5198221b40
sha512=9c9da903d5abe5e335bb7083eeda62345830239628f96d1b7292adfab82c1cc9fe304399527178cb8dfa6dd4537a15bbd4f6f12b073a14fb168a8f96bba93ad7

doc/azure-cosmos-db.utilities/Utilities/Verb/index.html

Module Utilities.VerbSource

Sourcetype t =
  1. | Get
  2. | Post
  3. | Put
  4. | Delete
Sourceval string_of_verb : t -> string