blob: 32260ee3db9f25c910a7c63c66ba855dd61ae22e [file] [log] [blame]
"""Rust Protobuf Rules"""
load(":proto.bzl", _rust_grpc_library = "rust_grpc_library", _rust_proto_library = "rust_proto_library")
rust_grpc_library = _rust_grpc_library
rust_proto_library = _rust_proto_library