You can search for identifiers within the package.
in-package search v0.2.0
A service is a function that returns its result asynchronously.
type ('req, 'rep) t = 'req -> 'rep Lwt.t