Module Containers_pp.FlattenSource

Trivial printing, on a single line.

This is generally ugly, but it's simple and fast when we do not care about looks.

Sourceval to_out : Out.t -> t -> unit
Sourceval to_buffer : Buffer.t -> t -> unit
Sourceval to_string : t -> string