Dkml_install_runner.Error_handlingval continue_or_exit : 'a Dkml_install_api.Forward_progress.t -> 'bval map_rresult_error_to_progress :
('a, Rresult.R.msg) Stdlib.result ->
'b Dkml_install_api.Forward_progress.tval map_msg_error_to_progress :
('a, [< `Msg of string ]) Stdlib.result ->
'b Dkml_install_api.Forward_progress.tval map_string_error_to_progress :
('a, string) Stdlib.result ->
'b Dkml_install_api.Forward_progress.tmodule Let_syntax : sig ... endError monad with errors of type string, for use in ppx_let.
module Monad_syntax : sig ... end