Module Via_parser.Build_via_stream

The stream builder module with a parser as a source.

type 'a t = 'a Parser.t -> Parser.e Parser.Stream.t -> 'a r
val build : 'a t

Creates a stream.