Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Data structures for accessing results of opam2 package build results
module Index : sig ... end
Index of all the opam2 builds. The Index
module contains types for the opam2 bulk build results.
module Builds : sig ... end
Results of individual builds for a particular parameters. This is not intended for direct use by users, as the results are collected and aggregated into the Index
module which is easier to consume by tools.
module VersionCompare : sig ... end
module OpamJsonActions : sig ... end