.. _bibble.fields._interface: ======================== bibble.fields._interface ======================== .. py:module:: bibble.fields._interface Classes ------- .. autoapisummary:: bibble.fields._interface.AccumulationBlock Module Contents =============== .. _bibble.fields._interface.AccumulationBlock: .. py:class:: AccumulationBlock(*, name, data, fields) Bases: :py:obj:`bibble.model.MetaBlock` A Simple Block to store accumulation data in between middlewares .. py:attribute:: collection :type: set .. py:attribute:: fields :type: set .. py:attribute:: name :type: str