package SZXX
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Zip.DataSource
Source
type 'a t = | Skip| String of string| Fold_string of 'a| Fold_bigstring of 'a| Parse of ('a, string) Core.result