package avro-simple

  1. Overview
  2. Docs

Source file avro_simple.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
(* generated by dune *)

(** @canonical Avro_simple.Avro *)
module Avro = Avro_simple__Avro

(** @canonical Avro_simple.Codec *)
module Codec = Avro_simple__Codec

(** @canonical Avro_simple.Codec_deflate *)
module Codec_deflate = Avro_simple__Codec_deflate

(** @canonical Avro_simple.Codec_null *)
module Codec_null = Avro_simple__Codec_null

(** @canonical Avro_simple.Codec_registry *)
module Codec_registry = Avro_simple__Codec_registry

(** @canonical Avro_simple.Container_reader *)
module Container_reader = Avro_simple__Container_reader

(** @canonical Avro_simple.Container_writer *)
module Container_writer = Avro_simple__Container_writer

(** @canonical Avro_simple.Decoder *)
module Decoder = Avro_simple__Decoder

(** @canonical Avro_simple.Fingerprint *)
module Fingerprint = Avro_simple__Fingerprint

(** @canonical Avro_simple.Input *)
module Input = Avro_simple__Input

(** @canonical Avro_simple.Logical *)
module Logical = Avro_simple__Logical

(** @canonical Avro_simple.Output *)
module Output = Avro_simple__Output

(** @canonical Avro_simple.Resolution *)
module Resolution = Avro_simple__Resolution

(** @canonical Avro_simple.Schema *)
module Schema = Avro_simple__Schema

(** @canonical Avro_simple.Schema_json *)
module Schema_json = Avro_simple__Schema_json

(** @canonical Avro_simple.Type_name *)
module Type_name = Avro_simple__Type_name

(** @canonical Avro_simple.Value *)
module Value = Avro_simple__Value