You can search for identifiers within the package.
in-package search v0.2.0
module Make (Flow : Flow.Client with type address = Ipaddr.t * int) (Framing : Framing.S with type flow = Flow.flow) (Time : Mirage_time_lwt.S) : S
Construct a multiplexing RPC client given a Flow and a method of Framing messages over the flow.