API Reference ============= This section contains detailed API documentation for arraybridge. .. toctree:: :maxdepth: 2 converters decorators types exceptions utils Core Modules ------------ The arraybridge package consists of several core modules: * :doc:`converters` - Memory conversion functions * :doc:`decorators` - Declarative memory type decorators * :doc:`types` - Memory type definitions and enums * :doc:`exceptions` - Custom exception classes * :doc:`utils` - Utility functions