Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
2fb6f32d3edd0fc89b6a9b63ea4def482b2e048c
/
.
/
rust
/
rust_shared_library.bzl
blob: 109346bac9c6a1891bacb36f39ae6cb57becd5aa [
file
] [
log
] [
blame
]
"""rust_shared_library"""
load
(
"//rust/private:rust.bzl"
,
_rust_shared_library
=
"rust_shared_library"
,
)
rust_shared_library
=
_rust_shared_library