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
type t = {
mutable modname : Piqi_piqi.word option; |
mutable typedef : Piqi_piqi.typedef list; |
mutable import : Piqi_piqi.import list; |
mutable func : Piqi_piqi.func list; |
mutable custom_field : Piqi_piqi.word list; |
mutable protobuf_custom : string list; |
mutable protobuf_package : string option; |
mutable file : string option; |
mutable included_file : string list; |
}
ON THIS PAGE
No table of contents