Alias FiberQueue

A simple type for defining a non-volatile fiber queue.

alias FiberQueue = FiberQueueImpl!(false);