version_registry#
Central registry for API version constraints.
This module provides a singleton registry that stores version constraints for all APIs in the pybmd library. Decorators automatically register APIs, and the registry can be queried to check compatibility.
Classes
|
Central registry for API version constraints. |