Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a t = ('a, Pgasync_error.t) Core.Result.t
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
val to_or_error : 'a t -> 'a Core.Or_error.t
val ok_exn : 'a t -> 'a