# This file is automatically generated by pyo3_stub_gen
# ruff: noqa: E501, F401
r"""
Errors that may occur when validating a Quil identifier.
"""
...
r"""
Returns an error if the given identifier is not a valid Quil Identifier.
"""
r"""
Returns an error if the given identifier is reserved, or if it is not a valid Quil identifier
"""