Module Cache.Duplication_modeSource

Sourcetype t =
  1. | Copy
Sourceval all : (string * t) list
Sourceval of_string : string -> (t, string) Stdune.Result.t
Sourceval to_string : t -> string