= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include sig ... end
val query_of_sexp : Sexplib.Sexp.t -> query
include sig ... end
val sexp_of_response : response -> Sexplib.Sexp.t
include sig ... end
val sexp_of_error : error -> Sexplib.Sexp.t
val rpc : (query, response, error) Async.Rpc.Pipe_rpc.t
val implementation :
state ->
query ->
(response Async.Pipe.Reader.t, error) Core.Result.t Async.Deferred.t