Module Eio.StdSource

Commonly used standard features. This module is intended to be opened.

Sourcemodule Promise = Promise
Sourcemodule Fiber = Fiber
Sourcemodule Switch = Switch
Sourcetype 'a r = 'a Resource.t
Sourceval traceln : ?__POS__:(string * int * int * int) -> ('a, Format.formatter, unit, unit) format4 -> 'a

Same as Eio.traceln.