.. _data_structures:

Async Data Structures
-----------------------------------------------------------------------------------

.. toctree::
   :maxdepth: 1
   :hidden:

   channel

The only data structure currently offered is :literal_ref:`tmc::channel<channel>`, an async MPMC queue.
