Up

Module type T

Signature

type query
val query_of_sexp : Sexplib.Sexp.t -> query
type response
val sexp_of_response : response -> Sexplib.Sexp.t
val implementation : Invocation.t -> query -> response Async.Std.Deferred.t