Module Omod_support
Omod
support library.
This library is used to implement the omod
tool. It should not be loaded in the toplevel; notably because it uses compiler-lib
.
module Codec : sig ... end
Value serializers.
module Digest : sig ... end
Digests.
module Log : sig ... end
Logging.
module Cobj : sig ... end
Compilation objects
module Pkg : sig ... end
Packages.
module Conf : sig ... end
Omod configuration.
module Cache : sig ... end
Omod cache.