rules-proto-grpc / rules_proto_grpc

Bazel rules for building Protobuf and gRPC code and libraries from proto_library targets
https://rules-proto-grpc.com
Apache License 2.0
249 stars 156 forks source link

Investigate using aspect for Rust extern dependency naming #282

Open aaliddell opened 11 months ago

aaliddell commented 11 months ago

Description

Pulled out of https://github.com/rules-proto-grpc/rules_proto_grpc/pull/265/#issuecomment-1595884765

An aspect may be able to pull the extern names, preventing a user having to name them manually