package avro-compiler

  1. Overview
  2. Docs
Schema compiler for Avro

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=729b33e6f19b3065fe2e3444c0981d73
sha512=671049a5b471323d87bfa7fd85dc4d1a5ba606c035110e2170b292f32d90d37f093ba91eb0234fbf73435c4c6c3a9a7381fb1a4e450101fa10ff5dea1e3e62a8

doc/avro-compiler.lib/Avro_compiler_lib/Codegen/index.html

Module Avro_compiler_lib.CodegenSource

Sourcemodule Code : sig ... end

A representation of OCaml code

Sourceval gen : ?internal:bool -> Schema.t -> Code.t list

Generate code for the given schema.

  • parameter internal

    if true, will not generate open Avro. Only useful if it's done in dune, or as part of avro itself.

OCaml

Innovation. Community. Security.