This is an experimental library to write to an Eio.Buf_write
with an api that resembles Stdio or Async.Writer, depending on the context.
We would like to express our gratitude to the Eio
developers for their work on the eio project.
We're also thankful for the api exposed by the Stdio
and Async_unix.Writer
modules which we took inspiration from in this project. Stdio
and Async_unix
are released under the terms of an MIT
License. Their copyright and permission notice are included at the root of this project, in the file LICENSE.janestreet
.
The code documentation of the latest release is built with odoc
and published to GitHub
pages here.