package dune-action-plugin

  1. Overview
  2. Docs

Module Protocol.ResponseSource

Sourcetype t =
  1. | Done
  2. | Need_more_deps of Dependency.Set.t
Sourceval to_sexp : t -> Stdune.Sexp.t
Sourceval of_sexp : Stdune.Sexp.t -> (t, Dune_action_plugin__.Sexpable_intf.Error.t) result
OCaml

Innovation. Community. Security.