Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
e38fa8c2bc0990debceaf28daa4fcb2c57dcdc1c
/
.
/
rust
/
rust_binary.bzl
blob: dbeba0391145a4ea0e37565f0c3cf12675d5d481 [
file
] [
log
] [
blame
]
"""rust_binary"""
load
(
"//rust/private:rust.bzl"
,
_rust_binary
=
"rust_binary"
,
)
rust_binary
=
_rust_binary