Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_rust
/
0eca14919146d12010da680eb3c19c777dd09a4f
/
.
/
rust
/
rust_binary.bzl
blob: dbeba0391145a4ea0e37565f0c3cf12675d5d481 [
file
]
"""rust_binary"""
load
(
"//rust/private:rust.bzl"
,
_rust_binary
=
"rust_binary"
,
)
rust_binary
=
_rust_binary