package tezos-benchmark

  1. Overview
  2. Docs
type t = {
  1. dependencies : Free_variable.Set.t;
  2. provides : Free_variable.Set.t;
  3. name : Namespace.t;
}
val pp : Stdlib.Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.