You can search for identifiers within the package.
in-package search v0.2.0
resp-server
Resp_server.BACKEND
BACKEND defines the minimum needed interface to create a new RESP server
type t
The server request context type
type client
The client type
val new_client : t -> client
Creates new client context