Caqti_miou_unix.SystemSourceinclude module type of struct include System_core endinclude Caqti_platform.System_sig.CORE
with type 'a Fiber.t = 'a
and module Stream = Caqti_miou.Stream
and type Switch.t = Caqti_miou.Switch.t
and type stdenv := unitA module used by EIO to handle cleanup tasks; unit for other platforms.
async f runs f () asynchroneously if possible, else immediately.