meson/mesonbuild/cargo/__init__.py

6 lines
66 B
Python

__all__ = [
'interpret'
]
from .interpreter import interpret