You can search for identifiers within the package.
in-package search v0.2.0
val read_file_with_metadata : (module Yocaml__Required.DATA_READABLE with type t = 'a) -> ?extraction_strategy:Yocaml.Metadata.extraction_strategy -> on:[ `Source | `Target ] -> Yocaml__.Path.t -> ('a * string) Yocaml.Eff.t
val read_file_as_metadata : (module Yocaml__Required.DATA_READABLE with type t = 'a) -> on:[ `Source | `Target ] -> Yocaml__.Path.t -> 'a Yocaml.Eff.t