4 lines
73 B
OCaml
4 lines
73 B
OCaml
|
|
open! Core
|
||
|
|
open! Async
|
||
|
|
include Io.S with type Fd.t = Reader.t * Writer.t
|