package toffee

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

Source file tree__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(* generated by dune *)

(** @canonical Tree.Available_space *)
module Available_space = Tree__Available_space

(** @canonical Tree.Cache *)
module Cache = Tree__Cache

(** @canonical Tree.Collapsible_margin_set *)
module Collapsible_margin_set = Tree__Collapsible_margin_set

(** @canonical Tree.Layout *)
module Layout = Tree__Layout

(** @canonical Tree.Layout_input *)
module Layout_input = Tree__Layout_input

(** @canonical Tree.Layout_output *)
module Layout_output = Tree__Layout_output

(** @canonical Tree.Node_id *)
module Node_id = Tree__Node_id

(** @canonical Tree.Requested_axis *)
module Requested_axis = Tree__Requested_axis

(** @canonical Tree.Run_mode *)
module Run_mode = Tree__Run_mode

(** @canonical Tree.Sizing_mode *)
module Sizing_mode = Tree__Sizing_mode

module Tree__ = struct end
[@@deprecated "this module is shadowed"]