Up
Module
Flushed_result
Signature
type
t = [
| `Ok
| `Reader_closed
]
val
sexp_of_t :
t
->
Sexplib.Sexp.t