You can search for identifiers within the package.
in-package search v0.2.0
val t : t Angstrom.t
For parsing a JSON stream, e.g., when using Angstrom_async.parse_many, you should instead use Jsonaf_kernel.Parser.t_without_trailing_whitespace.
Angstrom_async.parse_many
Jsonaf_kernel.Parser.t_without_trailing_whitespace
val run : Base.string -> (t, Base.string) Base.Result.t