module Iobuf_debug: sig .. end
sig
end
module type of struct include Iobuf end
module type of Iobuf
module Make: functor (* : sigend) -> sig .. end
functor (
*
:
) ->