Module Async_unix__Reader0.Internal.Peek_or_read

type t =
| Peek
| Read
val sexp_of_t : t ‑> Base.Sexp.t
val to_string : t ‑> string