package ppx_derive_at_runtime

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

Source file ppx_derive_at_runtime_example.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
(* generated by dune *)

(** @canonical Ppx_derive_at_runtime_example.Comparison *)
module Comparison = Ppx_derive_at_runtime_example__Comparison

(** @canonical Ppx_derive_at_runtime_example.Sample *)
module Sample = Ppx_derive_at_runtime_example__Sample

(** @canonical Ppx_derive_at_runtime_example.Serialization *)
module Serialization = Ppx_derive_at_runtime_example__Serialization

(** @canonical Ppx_derive_at_runtime_example.Size *)
module Size = Ppx_derive_at_runtime_example__Size