package avro-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Schema compiler for Avro
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1.tar.gz
md5=729b33e6f19b3065fe2e3444c0981d73
sha512=671049a5b471323d87bfa7fd85dc4d1a5ba606c035110e2170b292f32d90d37f093ba91eb0234fbf73435c4c6c3a9a7381fb1a4e450101fa10ff5dea1e3e62a8
doc/avro-compiler.lib/Avro_compiler_lib/Schema/index.html
Module Avro_compiler_lib.SchemaSource
Source
type top_type = | Atomic of atomic_type| Named of string| Array of top_type| Str_map of top_type| Union of top_type list| Fixed of {}| Enum of {name : string;namespace : string option;symbols : string list;doc : string option;aliases : string list option;
}| Record of {name : string;namespace : string option;fields : record_field list;doc : string option;aliases : string list option;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>