Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
54c6e78d32bb1bb08e433bdcdc52fe7642aa4f79
/
.
/
python
/
cc
/
py_extension.bzl
blob: b7b4e2ea70eb5b9b91416ad8a5f29672e8268096 [
file
]
"""Public API for py_extension.
:::{include} /_includes/experimental_api.md
:::
"""
load
(
"//python/private/cc:py_extension_macro.bzl"
,
_py_extension
=
"py_extension"
,
)
py_extension
=
_py_extension