FiberFile.usingIoUring

bool usingIoUring() @property const @safe nothrow @nogc

Check whether the file is using io_uring (Linux only).

Returns

true if the io_uring fast path is active.