package piqilib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Piqi library -- runtime support for multi-format Protobuf/JSON/XML/Piq data serialization and conversion
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.6.16.tar.gz
sha256=7490ab16b6f0f2496b58731c49eaa596985cbaff3be1edf3def8d61dae99fa53
md5=33121fae570f0949426bab875c809b78
doc/piqilib/Piqi_piqi/index.html
Module Piqi_piqiSource
Source
val packed_parse_protobuf_wire_type :
Piqirun.IBuf.t ->
[> `block
| `fixed32
| `fixed64
| `signed_fixed32
| `signed_fixed64
| `signed_varint
| `varint
| `zigzag_varint ]Source
val packed_parse_piqi_type :
Piqirun.IBuf.t ->
[> `any | `binary | `bool | `float | `int | `string ]Source
val packed_gen__protobuf_wire_type :
[< `block
| `fixed32
| `fixed64
| `signed_fixed32
| `signed_fixed64
| `signed_varint
| `varint
| `zigzag_varint ] ->
Piqirun.OBuf.tSource
val packed_gen__piqi_type :
[< `any | `binary | `bool | `float | `int | `string ] ->
Piqirun.OBuf.tinclude module type of struct include Piqi_piqi end
type piqi_any = Piqi_piqi.anytype uint32_fixed = Piqi_piqi.uint32type uint64_fixed = Piqi_piqi.uint64type float = Piqi_piqi.float64type name = Piqi_piqi.wordtype typename = Piqi_piqi.nametype typedef = [ | `record of Piqi_piqi.record| `variant of Piqi_piqi.variant| `enum of Piqi_piqi.enum| `alias of Piqi_piqi.alias| `list of Piqi_piqi.piqi_list
]type record = Record.ttype field = Field.ttype variant = Variant.ttype option = Option.ttype enum = Enum.ttype alias = Alias.ttype piqi_list = Piqi_list.ttype piqi = Piqi.ttype import = Import.ttype any = Any.ttype func = Func.ttype piqi_bundle = Piqi_bundle.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>