You can search for identifiers within the package.
in-package search v0.2.0
decoders
Decoders.Decoders_util
module My_result : sig ... end
Util module used for native builds (excluded in bs-config.json)
module My_opt : sig ... end
module My_list : sig ... end
val with_file_in : string -> (in_channel -> 'a) -> 'a
val read_all : in_channel -> string