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