mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-06 03:05:32 -05:00
6 lines
120 B
OCaml
6 lines
120 B
OCaml
module Trace_ = Nanoev.Trace_
|
|
|
|
let ( let@ ) = ( @@ )
|
|
let _default_buf_size = 4 * 1024
|
|
|
|
exception Closed = Nanoev.Closed
|