package orsetto

  1. Overview
  2. Docs
On This Page
  1. Interface
Legend:
Library
Module
Module type
Parameter
Class
Class type
Interface
module type Profile = sig ... end

The signature of a transport form module.

module Private : sig ... end

Private interfaces used in common by all transport forms.