Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
b1fb23bc41b451aece46f8d24f09e63b312388bb
/
.
/
python
/
api
/
rule_builders.bzl
blob: 13ec4d39eaf49528f32474d615a27b8f89bc72f4 [
file
]
"""Public, rule building APIs for Python rules."""
load
(
"//python/private:rule_builders.bzl"
,
_ruleb
=
"ruleb"
)
ruleb
=
_ruleb