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