piqilib
The Piqi library -- runtime support for multi-format Protobuf/JSON/XML/Piq data serialization and conversion
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package piqilib
-
piqilib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library piqilib
Module
Piqobj_to_json
module C = Piqi_common
type json = Piqi_json_type.json
val omit_missing_fields : bool ref
val omit_missing : C.T.Field.t -> bool
val gen_obj : Piqobj.obj -> json
val gen_any : Piqobj.any -> json
val gen_record : Piqobj.record -> json
val gen_field :
Piqobj_common.F.t list ->
Piqi_impl_piqi.Piqi_impl_piqi.field ->
(string * Piqi_json_type.json) list
val gen_variant : Piqobj.variant -> json
val gen_option : Piqobj.Piqobj.option -> string * Piqi_json_type.json
val gen_enum : Piqobj.enum -> json
val gen_enum_option : Piqobj.Piqobj.option -> json
val gen_list : Piqobj.list -> json
val gen_alias : Piqobj.alias -> json
ON THIS PAGE
No table of contents