Module Destination.Public

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