You can search for identifiers within the package.
in-package search v0.2.0
yojson-five
Let_syntax.Result
val (let*) : ('a, 'b) result -> ('a -> ('c, 'b) result) -> ('c, 'b) result
val (let+) : ('a, 'b) result -> ('a -> 'c) -> ('c, 'b) result