package opam-0install

  1. Overview
  2. Docs

Module Make.RoleSource

Sourcetype t

A role that needs to be filled by a single implementation. If two dependencies require the same role then they will both get the same implementation. This could be the package name, although 0install also includes whether you want source code or a binary in the role.

Sourceval pp : Format.formatter -> t -> unit
Sourceval compare : t -> t -> int
OCaml

Innovation. Community. Security.