You can search for identifiers within the package.
in-package search v0.2.0
module Xs : Xs_client_lwt.S
type t
val register : string -> t Lwt.t
val listen : t -> direct Lwt_stream.t Lwt.t
val connect : t -> remote_name:string -> port:Vchan.Port.t -> direct Lwt.t