1Misc.Error_style(3) OCaml library Misc.Error_style(3)
23
4
NAME
6Misc.Error_style - no description
7
Module
9Module Misc.Error_style
10
Documentation
12Module Error_style
13: sig end
1415
16
17
18
19
20
21
type setting =
22| Contextual
23| Short
2425
26
27
28
29
30
31
OCamldoc 2019-07-30 Misc.Error_style(3)