You can search for identifiers within the package.
in-package search v0.2.0
ocamlformat-rpc-lib
Make.V1
module Command : Command_S with type t = [ `Halt | `Unknown | `Error of string | `Config of (string * string) list | `Format of string ]
module Client : sig ... end