package piqilib

  1. Overview
  2. Docs
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_config/index.html

Module Piqi_configSource

Sourcemodule U = Piqi_util
Sourceval paths : string list ref
Sourceval add_path : string -> unit
Sourceval piqi_path : string list
Sourceval init_paths : unit -> unit
Sourceval reset_paths : unit -> unit
Sourceval flag_no_builtin_types : bool ref
Sourceval flag_strict : bool ref
Sourceval flag_no_warnings : bool ref
Sourceval debug_level : int ref
Sourceval flag_trace : bool ref
Sourceval init_debug : unit -> unit
Sourceval pp_mode : bool ref
Sourceval extensions : string list ref
Sourceval add_include_extension : string -> unit
Sourceval gen_extended_piqi_any : bool ref
Sourceval piq_frameless_output : bool ref
Sourceval piq_frameless_input : bool ref
Sourceval piq_relaxed_parsing : bool ref