You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support tonic::include_proto! and prost::include_proto! macros
Recognize tonic::include_proto! and prost::include_proto! in
visit_item_macro, mapping them to OUT_DIR/pkg.rs for indexing.
This lets rspeek find types generated by protobuf/gRPC codegen.
0 commit comments