package rpmfile
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Rpmfile.Header
Source
Source
and index_value =
| Null
| Char of char
| Int of int
| Int32 of int32
| Int64 of int64
| String of string
| Binary of Bigstringaf.t
| StringArray of string list
| Array of index_value list