Source code for campy.private.platform

from campy.private.backends.backend import backend

# Legacy compatibility.
[docs]def Platform(): return backend