Module InferBase__ZipLib
val load : 'a InferBase.Serialization.serializer -> string -> 'a optionload serializer pathsearches for the file at the given path in the zip libraries. If Config.infer_cache is set, already deserialized data will be saved there andpathwill be searched from the cache first.