Module Hxd_lwtSource

Sourcetype input = unit -> (string * int * int) option Lwt.t
Sourcetype output = (string * int * int) option -> unit Lwt.t
Sourceval generate : Hxd.cfg -> input -> output -> Format.formatter -> unit Lwt.t