You can search for identifiers within the package.
in-package search v0.2.0
resp-server
Make.Value
module Reader : Resp.READER with type ic = Server.ic
module Writer : Resp.WRITER with type oc = Server.oc
val write : Writer.oc -> Resp.t -> unit Lwt.t
val read : Reader.ic -> Resp.t Lwt.t