Module Flux_angstromSource

Sourceval parser : 'a Angstrom.t -> (string, ('a, string option) result) Flux.sink

parser p makes a Flux.sink that consumes bytes to parse them according to p and return the result or an error.