true if called from within a fiber.Fiber.inFiber
bool inFiber() nothrow @nogc @trustedCheck if code is currently executing inside a fiber context.
bool inFiber() nothrow @nogc @trustedCheck if code is currently executing inside a fiber context.
true if called from within a fiber.