package piqilib
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/Piq_piqi/index.html
Module Piq_piqi
Source
include module type of struct include Piq_piqi end
type float = Piq_piqi.float64
type name = Piq_piqi.word
type piq = [
| `int of int64
| `uint of Piq_piqi.uint64
| `float of Piq_piqi.float
| `bool of bool
| `binary of Piq_piqi.binary
| `string of string
| `word of Piq_piqi.word
| `text of string
| `raw_string of Piq_piqi.binary
| `name of Piq_piqi.name
| `named of Piq_piqi.named
| `typename of Piq_piqi.name
| `typed of Piq_piqi.typed
| `list of Piq_piqi.piq_list
| `splice of Piq_piqi.splice
]
type piq_node = Piq_node.t
type loc = Loc.t
type piq_list = Piq_piqi.piq_node list
type named = Named.t
type splice = Splice.t
type typed = Typed.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>