Module Async_unix.Writer.Line_ending

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