package drom_lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Drom_lib.PackageSource

Sourceval dependencies_encoding : (string * Types.dependency) list EzToml.TYPES.encoding
Sourceval fields_encoding : string EzCompat.StringMap.t EzToml.TYPES.encoding
Sourceval skip_encoding : string list EzToml.TYPES.encoding
Sourceval versions_of_string : string -> Types.version list
Sourceval string_of_versions : Types.version list -> string
Sourceval create : name:string -> dir:string -> kind:Types.kind -> Types.package
Sourceval of_string : msg:string -> ?default:Types.project -> string -> Types.package
Sourceval to_string : Types.package -> string
Sourceval find : ?default:Types.project -> string -> Types.package
OCaml

Innovation. Community. Security.