module Impl : Parsexp.Eager_parser
type output
= Annot.t
exception
Found of output
val raise_found : Impl.State.Read_only.t ‑> Impl.parsed_value ‑> unit