from .py_rust_stemmers import *

__doc__ = py_rust_stemmers.__doc__
if hasattr(py_rust_stemmers, "__all__"):
    __all__ = py_rust_stemmers.__all__