package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Common types used throughout the library.

This module defines the data types used to represent the data model of JSON and XML documents, and some utility types related to HTTP protocol.

val library_version : string
module AnnotatedTree : sig ... end
module HttpMethod : sig ... end
module PostData : sig ... end
module Header : sig ... end
module SignatureMethod : sig ... end