package febusy

  1. Overview
  2. Docs

The String_value module is another kind of artifact.

type spec =
  1. | String of {
    1. id : string;
    }
val create : string -> (spec Build.Artifact.custom, string) Build.Artifact.t