Via_parser.Parserinclude Transept_specs.Parser.COREmodule Response : Transept_specs.Response.APImodule Stream : Transept_specs.Stream.APIinclude Transept_specs.Parser.MONAD with type 'a t := 'a tinclude Transept_specs.Parser.FLOW with type 'a t := 'a tParser dedicated to parser sequence removing the right parser result.
include Transept_specs.Parser.ATOMIC with type 'a t := 'a t and type e := einclude Transept_specs.Parser.REPEATABLE with type 'a t := 'a t