.. _model: Data Model Utils ================ This library provides some macro to efficiently describe a data model. The main macros are described in the :ref:`model_desc`. The details of implementation for the streamable part is in :ref:`model_print`. The details of implementation for the generation part is in :ref:`model_desc_att`. .. toctree:: :titlesonly: model_desc model_print model_desc_att