Module Async_unix__.Writer.Line_ending

type t =
| Dos
| Unix
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t