You can search for identifiers within the package.
in-package search v0.2.0
Directories are sets of services. They are used to spin up servers (see Server) that reply to requests for all their registered services.
Server
module Answer : sig ... end
module Make (Encoding : Resto.ENCODING) : sig ... end