package dose3

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

Parameters

module X : sig ... end

Signature

val it : Info.t
val info : ('a, unit, string, unit) format4 -> 'a
val nt : Notice.t
val notice : ('a, unit, string, unit) format4 -> 'a
val wt : Warning.t
val warning : ('a, unit, string, unit) format4 -> 'a
val dt : Debug.t
val debug : ('a, unit, string, unit) format4 -> 'a
val fatal : ('a, unit, string, 'b) format4 -> 'a