.. _io_services: Input / Output ############## This section covers services for interacting with the outside world at runtime: reading from input devices, writing to the console, formatting output, and moving data efficiently between application code and hardware. .. toctree:: :maxdepth: 1 console.rst input/index.rst rtio/index.rst formatted_output.rst