Module Open_hg_lib.Destination

type _ t =
  1. | String : string t
  2. | File : string -> unit t