package ocamlformat

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

Module Ocamlformat.Config_option

module Error : sig ... end
module type CONFIG = sig ... end
module Make (C : CONFIG) : sig ... end